summaryrefslogtreecommitdiff
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/settings.py b/settings.py
index 072a322..03e56c4 100644
--- a/settings.py
+++ b/settings.py
@@ -56,6 +56,8 @@ CHIMERE_DISPLAY_AREAS = True
CHIMERE_DAYS_BEFORE_EVENT = 30
# allow feeds
CHIMERE_FEEDS = True
+# display a directory of items
+CHIMERE_DIRECTORY = True
CHIMERE_ICON_WIDTH = 21
CHIMERE_ICON_HEIGHT = 25