summaryrefslogtreecommitdiff
path: root/chimere/settings.sample.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@proxience.com>2015-04-19 22:52:43 +0200
committerÉtienne Loks <etienne.loks@proxience.com>2015-04-19 22:52:43 +0200
commit5953bfdb54bd36f716d7b36681aae2648e3c1028 (patch)
treeae14b6fc6184b32030e1ab5ede8eceae0e00317f /chimere/settings.sample.py
parent908744a6f3d5ac40a48f0a52c5167e131785b2cc (diff)
downloadChimère-5953bfdb54bd36f716d7b36681aae2648e3c1028.tar.bz2
Chimère-5953bfdb54bd36f716d7b36681aae2648e3c1028.zip
Add a directory with all available markers
Diffstat (limited to 'chimere/settings.sample.py')
-rw-r--r--chimere/settings.sample.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/chimere/settings.sample.py b/chimere/settings.sample.py
index adb76fe..f6cc0b3 100644
--- a/chimere/settings.sample.py
+++ b/chimere/settings.sample.py
@@ -58,6 +58,8 @@ CHIMERE_DAYS_BEFORE_EVENT = 30
CHIMERE_ALL_DATED_ARE_FRONT = False
# allow feeds
CHIMERE_FEEDS = True
+# display a directory of items
+CHIMERE_DIRECTORY = False
CHIMERE_ICON_WIDTH = 21
CHIMERE_ICON_HEIGHT = 25