mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-09-20 14:27:42 +00:00
Provide CartoDB API key
This commit is contained in:
+3
-1
@@ -345,4 +345,6 @@ web_ui_options:
|
||||
# (home) page, although being arbitrary HTML you can also use a div with absolute, relative, float placement etc. This
|
||||
# is designed for a "donate/support the server" type button, though you are free to do whatever you want with it.
|
||||
# As the server owner you are responsible for the safe usage of this option!
|
||||
support_button_html: ""
|
||||
support_button_html: ""
|
||||
# CartoDB API key. Required to use the CartoDB layers without watermark. Get one from https://carto.com/basemaps/apikey/.
|
||||
cartodb_api_key: ""
|
||||
Reference in New Issue
Block a user