From b12659e30fec07b06dc8d1cbc5b86d12fec73211 Mon Sep 17 00:00:00 2001 From: phil Date: Tue, 20 Dec 2022 20:32:45 +0100 Subject: [PATCH] =?UTF-8?q?Setze=20host-abh=C3=A4ngiges=20Cookie-Secret?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/lstu.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/lstu.conf b/templates/lstu.conf index 7b634a8..3cfa315 100755 --- a/templates/lstu.conf +++ b/templates/lstu.conf @@ -6,7 +6,7 @@ }, contact => '{{ lstu.contact }}', - secret => ['lstu_cookie_secret'], + secret => ['{{ lstu.cookie_secret }}'], hashed_adminpwd => '{{ lstu.hashed_adminpwd }}', really_delete_urls => 1,