aboutsummaryrefslogtreecommitdiff
path: root/config.example.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config.example.cfg')
-rw-r--r--config.example.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.example.cfg b/config.example.cfg
index 7f2a298..25fe9e8 100644
--- a/config.example.cfg
+++ b/config.example.cfg
@@ -32,6 +32,9 @@ MAIL_UTILS_ERROR_SEND_TO = [""]
UPLOAD_DIR = "/var/cdb/uploads/"
THUMBNAIL_DIR = "/var/cdb/thumbnails/"
+TEMPLATES_AUTO_RELOAD = False
+LOG_SQL = False
+
LANGUAGES = {
'en': 'English',
}