From c1450c60aef63e7c9c67a83cc0efa63ebd166d56 Mon Sep 17 00:00:00 2001 From: A75G <31223569+A75G@users.noreply.github.com> Date: Sat, 11 Apr 2020 04:59:00 +0300 Subject: [PATCH] added variables SYMFONY__ENV__FOSUSER_REGISTRATION defult to false, added SYMFONY__ENV__SECRET --- templates/wallabag.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/wallabag.xml b/templates/wallabag.xml index 388157f..5a06704 100644 --- a/templates/wallabag.xml +++ b/templates/wallabag.xml @@ -23,4 +23,6 @@ /mnt/user/appdata/wallabag/ /mnt/user/appdata/wallabag/images/ http://<IP>:6500 + LongRandomSecretHere + false \ No newline at end of file