mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 02:42:22 +08:00
Docs: Update default value for geomaps enable_custom_baselayers option (#61880)
Docs: Update default value for geomaps disable_custom_baselayers option The `disable_custom_baselayers` configuration option name and default value were inverted in commit e604e69d937b7c958a6be310651f12375afb701f, but the update to the description in the documentation was missed.
This commit is contained in:
@ -2183,7 +2183,7 @@ default_baselayer_config = `{
|
||||
|
||||
### enable_custom_baselayers
|
||||
|
||||
Set this to `true` to disable loading other custom base maps and hide them in the Grafana UI. Default is `false`.
|
||||
Set this to `false` to disable loading other custom base maps and hide them in the Grafana UI. Default is `true`.
|
||||
|
||||
## [dashboard_previews]
|
||||
|
||||
|
Reference in New Issue
Block a user