diff options
| author | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-07-25 22:06:40 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-07-25 22:06:40 +0200 |
| commit | 0e5abeb934c23609da0c4cf9a03649421b043015 (patch) | |
| tree | 6db08c73d30f56259bc8f4e75ac31d050055e58d /settings.py | |
| parent | f516c26beefc118a9a5b23083df233c2339404ef (diff) | |
| download | Chimère-0e5abeb934c23609da0c4cf9a03649421b043015.tar.bz2 Chimère-0e5abeb934c23609da0c4cf9a03649421b043015.zip | |
Manage dynamic areas by areas
Diffstat (limited to 'settings.py')
| -rw-r--r-- | settings.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/settings.py b/settings.py index 1eed91b..e0975e1 100644 --- a/settings.py +++ b/settings.py @@ -41,8 +41,6 @@ CHIMERE_EPSG_PROJECTION = 900913 # projection displayed to the end user by openlayers # chimere use the same projection to save its data in the database CHIMERE_EPSG_DISPLAY_PROJECTION = 4326 -# dynamic load of categories on the main map -CHIMERE_DYNAMIC_CATEGORIES = False # display of shortcuts for areas CHIMERE_DISPLAY_AREAS = True # number of day before an event to display |
