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',