## 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
# place plugins here---each in their own subsection of [plugins]. see
# documentation for details.
[plugins]
+[[mediagoblin.plugins.geolocation]]
push_urls = string_list(default=list())
exif_visible = boolean(default=False)
-geolocation_map_visible = boolean(default=False)
# Theming stuff
theme_install_dir = string(default="%(here)s/user_dev/themes/")