Removing unused geolocation_map_visible variable and turning geolocation on in default config
This commit is contained in:
@@ -55,7 +55,6 @@ csrf_cookie_name = string(default='mediagoblin_csrftoken')
|
||||
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/")
|
||||
|
||||
Reference in New Issue
Block a user