summaryrefslogtreecommitdiff
path: root/example_project
diff options
context:
space:
mode:
Diffstat (limited to 'example_project')
-rw-r--r--example_project/settings.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/example_project/settings.py b/example_project/settings.py
index e21cdc6..43c0b40 100644
--- a/example_project/settings.py
+++ b/example_project/settings.py
@@ -51,8 +51,6 @@ CHIMERE_RESTRICTED_EXTENT = None
CHIMERE_DYNAMIC_CATEGORIES = False
# display of shortcuts for areas
CHIMERE_DISPLAY_AREAS = True
-# specific css for areas
-CHIMERE_CSS_AREAS = True
# number of day before an event to display
# if equal to 0: disable event management
# if you change this value from 0 to a value in a production environnement