aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin.ini
diff options
context:
space:
mode:
Diffstat (limited to 'mediagoblin.ini')
-rw-r--r--mediagoblin.ini4
1 files changed, 1 insertions, 3 deletions
diff --git a/mediagoblin.ini b/mediagoblin.ini
index aee48595..6325c8e0 100644
--- a/mediagoblin.ini
+++ b/mediagoblin.ini
@@ -27,9 +27,6 @@ allow_registration = true
## install other themes.
# theme = airy
-# Should geotagged images be displayed with a map of the location?
-geolocation_map_visible = true
-
[storage:queuestore]
base_dir = %(here)s/user_dev/media/queue
@@ -43,3 +40,4 @@ base_url = /mgoblin_media/
# place plugins here---each in their own subsection of [plugins]. see
# documentation for details.
[plugins]
+[[mediagoblin.plugins.geolocation]]