From 24c3a48b7f293d38425b4b520d72243d4b48397a Mon Sep 17 00:00:00 2001 From: phil Date: Tue, 20 Dec 2022 20:31:31 +0100 Subject: [PATCH] =?UTF-8?q?Setze=20host-abh=C3=A4ngiges=20Admin-Passwort?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/lstu.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/lstu.conf b/templates/lstu.conf index 12638c8..7b634a8 100755 --- a/templates/lstu.conf +++ b/templates/lstu.conf @@ -5,9 +5,9 @@ proxy => 1, }, - contact => '{{ lstu_contact }}', + contact => '{{ lstu.contact }}', secret => ['lstu_cookie_secret'], - hashed_adminpwd => 'f85cf20922bf5000f38c0ef9832396c53afb17aeab51979c26940bc8fdf0ecc7', + hashed_adminpwd => '{{ lstu.hashed_adminpwd }}', really_delete_urls => 1, theme => 'milligram',