diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-05-08 13:07:49 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-05-08 13:07:49 +0200 |
commit | 3e325c2191154693eb93d6993f0328ebe2d90562 (patch) | |
tree | 647029b6a8cf3911cd80884644f0056b403ce1c0 /docs | |
parent | 3f1bcfe051af8e97b1cb6553df84dc20f395da32 (diff) | |
download | Chimère-3e325c2191154693eb93d6993f0328ebe2d90562.tar.bz2 Chimère-3e325c2191154693eb93d6993f0328ebe2d90562.zip |
Fix restricted extent - Add restricted extent to area admin
Diffstat (limited to 'docs')
-rw-r--r-- | docs/install.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/install.rst b/docs/install.rst index 1f55839..426b62d 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -143,8 +143,6 @@ the more relevant fields are given below (at least check them):: for a Debian installation with gpsbabel installed) * CHIMERE_DEFAULT_ZOOM: default zoom on map * CHIMERE_DEFAULT_CENTER: center of the map - * CHIMERE_RESTRICTED_EXTENT: to restrict the map to a defined bounding box - set it here (left, bottom, right, top) * CHIMERE_DYNAMIC_CATEGORIES: dynamic load of categories on the main map * CHIMERE_DISPLAY_AREAS: display area's shortcuts * DATABASES: parameters for the database |