Peter Justin 7 лет назад
Родитель
Сommit
d9110134a4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      flaskbb/configs/config.cfg.template

+ 1 - 1
flaskbb/configs/config.cfg.template

@@ -166,7 +166,7 @@ ADMINS = ["{{ mail_admin_address }}"]
 # and the default logging setting.
 #
 # If set to a file path, this should be an absolute file path
-LOG_CONF_FILE = {{ log_config_path }}
+LOG_CONF_FILE = {{ log_config_path or None }}
 
 # When set to True this will enable the default
 # FlaskBB logging configuration which uses the settings