Place the geolocation_visible setting (defaults to false) in
mediagoblin.ini to make it more discoverable (I needed to check
the source to find out how to enable it). I'd vote for a default
of true, we should come with some batteries included IMHO..
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
## install other themes.
# theme = airy
+# Should geotagged images be displayed with a map of the location?
+geolocation_map_visible = false
+
[storage:queuestore]
base_dir = %(here)s/user_dev/media/queue