From 4c3071db2a009e41af87bfada2fcb27ffc70d474 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 12 Mar 2018 10:45:18 +0100 Subject: Manage options "show directory" and "show inside popup" in db --- settings.py | 5 ----- 1 file changed, 5 deletions(-) (limited to 'settings.py') diff --git a/settings.py b/settings.py index 41d6999..8344266 100644 --- a/settings.py +++ b/settings.py @@ -60,11 +60,6 @@ CHIMERE_DAYS_BEFORE_EVENT = 30 CHIMERE_ALL_DATED_ARE_FRONT = True # allow feeds CHIMERE_FEEDS = True -# display a directory of items -CHIMERE_DIRECTORY = True - -# content inside the popup or on a specific window -CHIMERE_CONTENT_INSIDE_POPUP = False # display picture inside the description by default or inside a galery? CHIMERE_MINIATURE_BY_DEFAULT = False -- cgit v1.2.3