forked from MapComplete/MapComplete
Refactoring: move 'featureSummary' to specialLayer handling, disable summary server for now
This commit is contained in:
parent
2a53f99dd5
commit
29dce0d468
6 changed files with 126 additions and 119 deletions
|
@ -32,7 +32,8 @@
|
|||
},
|
||||
"mvt_layer_server": "https://cache.mapcomplete.org/public.{type}_{layer}/{z}/{x}/{y}.pbf",
|
||||
"#summary_server": "Should be the endpoint; appending status.json should work",
|
||||
"summary_server": "https://cache.mapcomplete.org/",
|
||||
"disabled:summary_server": "https://cache.mapcomplete.org/",
|
||||
"summary_server": null,
|
||||
"geoip_server": "https://ipinfo.mapcomplete.org/",
|
||||
"error_server": "https://report.mapcomplete.org/report",
|
||||
"api_keys": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue