mirror of
https://github.com/grafana/grafana.git
synced 2024-11-30 12:44:10 -06:00
Fix "appropriate"-typo
This commit is contained in:
parent
b138ae9d4c
commit
2500fe27f1
@ -132,7 +132,7 @@ Another way is put a webserver like Nginx or Apache in front of Grafana and have
|
||||
> **Note** Grafana versions earlier than 3.0 are vulnerable to [POODLE](https://en.wikipedia.org/wiki/POODLE). So we strongly recommend to upgrade to 3.x or use a reverse proxy for ssl termination.
|
||||
|
||||
### socket
|
||||
Path where the socket should be created in case of `protocol=socket`. Please make sure that Grafana has appropiate permissions.
|
||||
Path where the socket should be created when `protocol=socket`. Please make sure that Grafana has appropriate permissions.
|
||||
|
||||
### domain
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user