From d076b25189e4a02b8b5377388d2c8025c1f5b605 Mon Sep 17 00:00:00 2001
From: Patrick Jentsch
Date: Mon, 25 Apr 2022 15:21:39 +0200
Subject: [PATCH] Update .env template
---
.env.tpl | 4 ----
1 file changed, 4 deletions(-)
diff --git a/.env.tpl b/.env.tpl
index ff483e97..2a87347d 100644
--- a/.env.tpl
+++ b/.env.tpl
@@ -43,10 +43,6 @@ SERVER_NAME=
# HINT: Set to true if you redirect http to https
# SESSION_COOKIE_SECURE=
-# CHOOSE ONE: False, True
-# DEFAULT: False
-# TEMPLATES_AUTO_RELOAD=
-
################################################################################
# Flask-Login #