diff --git a/.env.tpl b/.env.tpl
index ff483e974de9bd7061e4e5e2267f6d6af8f3d7ec..2a87347db2ed487bda998972a306aac1bf8259d8 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                                                                  #