Setze host-abhängiges Admin-Passwort

This commit is contained in:
phil 2022-12-20 20:31:31 +01:00
parent 2e5166a2af
commit 24c3a48b7f

View file

@ -5,9 +5,9 @@
proxy => 1, proxy => 1,
}, },
contact => '{{ lstu_contact }}', contact => '{{ lstu.contact }}',
secret => ['lstu_cookie_secret'], secret => ['lstu_cookie_secret'],
hashed_adminpwd => 'f85cf20922bf5000f38c0ef9832396c53afb17aeab51979c26940bc8fdf0ecc7', hashed_adminpwd => '{{ lstu.hashed_adminpwd }}',
really_delete_urls => 1, really_delete_urls => 1,
theme => 'milligram', theme => 'milligram',