diff options
Diffstat (limited to 'settings.py')
-rw-r--r-- | settings.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/settings.py b/settings.py index 332198e..e21cdc6 100644 --- a/settings.py +++ b/settings.py @@ -65,9 +65,6 @@ CHIMERE_ICON_HEIGHT = 25 CHIMERE_ICON_OFFSET_X = -10 CHIMERE_ICON_OFFSET_Y = -25 -# default id category to check on the map -CHIMERE_DEFAULT_CATEGORIES = [1] - # display picture inside the description by default or inside a galery? CHIMERE_MINIATURE_BY_DEFAULT = False |