mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
update option description to only commit to wilcard symbol for now
This commit is contained in:
@@ -902,7 +902,7 @@ plugin_catalog_url = https://grafana.com/grafana/plugins/
|
|||||||
max_connections = 100
|
max_connections = 100
|
||||||
|
|
||||||
# allowed_origins is a comma-separated list of origins that can establish connection with Grafana Live.
|
# allowed_origins is a comma-separated list of origins that can establish connection with Grafana Live.
|
||||||
# If not set then origin will be matched over root_url. Supports globbing: see https://github.com/gobwas/glob.
|
# If not set then origin will be matched over root_url. Supports wildcard symbol "*".
|
||||||
allowed_origins =
|
allowed_origins =
|
||||||
|
|
||||||
#################################### Grafana Image Renderer Plugin ##########################
|
#################################### Grafana Image Renderer Plugin ##########################
|
||||||
|
|||||||
@@ -888,7 +888,7 @@
|
|||||||
;max_connections = 100
|
;max_connections = 100
|
||||||
|
|
||||||
# allowed_origins is a comma-separated list of origins that can establish connection with Grafana Live.
|
# allowed_origins is a comma-separated list of origins that can establish connection with Grafana Live.
|
||||||
# If not set then origin will be matched over root_url. Supports globbing: see https://github.com/gobwas/glob.
|
# If not set then origin will be matched over root_url. Supports wildcard symbol "*".
|
||||||
;allowed_origins =
|
;allowed_origins =
|
||||||
|
|
||||||
#################################### Grafana Image Renderer Plugin ##########################
|
#################################### Grafana Image Renderer Plugin ##########################
|
||||||
|
|||||||
Reference in New Issue
Block a user