Set Sahana GeoNames username, related to #89
This commit is contained in:
parent
b75e57f83f
commit
768d8b9680
@ -303,7 +303,7 @@ def config(settings):
|
||||
# Uncomment to include WKT in XML exports
|
||||
#settings.gis.xml_wkt = True
|
||||
# GeoNames username
|
||||
settings.gis.geonames_username = "eden_test"
|
||||
settings.gis.geonames_username = "trendspotter"
|
||||
|
||||
# Messaging Settings
|
||||
# If you wish to use a parser.py in another folder than "default"
|
||||
|
@ -37,7 +37,7 @@ def config(settings):
|
||||
settings.auth.registration_requests_organisation = True
|
||||
|
||||
# GeoNames username
|
||||
settings.gis.geonames_username = "eden_test"
|
||||
settings.gis.geonames_username = "trendspotter"
|
||||
|
||||
# =========================================================================
|
||||
# System Settings
|
||||
|
Loading…
Reference in New Issue
Block a user