Update 000_config.py
This commit is contained in:
parent
249264b3c2
commit
b9590f5627
@ -126,7 +126,7 @@ settings.gis.api_google = os.getenv("SAHANA_API_KEY_GOOGLE") or "missing_api_key
|
|||||||
settings.gis.api_openweathermap = os.getenv("SAHANA_API_KEY_OPENWEATHERMAP") or "missing_api_key"
|
settings.gis.api_openweathermap = os.getenv("SAHANA_API_KEY_OPENWEATHERMAP") or "missing_api_key"
|
||||||
|
|
||||||
# GeoNames username
|
# GeoNames username
|
||||||
#settings.gis.geonames_username = ""
|
settings.gis.geonames_username = "trendspotter"
|
||||||
|
|
||||||
# Fill this in to get a Facebook Pixel for your site
|
# Fill this in to get a Facebook Pixel for your site
|
||||||
#settings.base.facebook_pixel_id = ""
|
#settings.base.facebook_pixel_id = ""
|
||||||
|
Loading…
Reference in New Issue
Block a user