diff options
Diffstat (limited to 'settings.py')
| -rw-r--r-- | settings.py | 5 | 
1 files changed, 0 insertions, 5 deletions
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  | 
