mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 12:14:08 -06:00
Docs: Update white-labeling.md (#22224)
This commit is contained in:
parent
4f9b6c55c0
commit
21015b0899
@ -54,3 +54,13 @@ You can change the following elements:
|
||||
;footer_links_guides_text = Guides
|
||||
;footer_links_guides_url = http://your.guides.site
|
||||
```
|
||||
|
||||
|
||||
ENV Variables:
|
||||
```
|
||||
- GF_WHITE_LABELING_FOOTER_LINKS=support guides
|
||||
- GF_WHITE_LABELING_FOOTER_LINKS_SUPPORT_TEXT=Support
|
||||
- GF_WHITE_LABELING_FOOTER_LINKS_SUPPORT_URL=http://your.support.site
|
||||
- GF_WHITE_LABELING_FOOTER_LINKS_GUIDES_TEXT=Guides
|
||||
- GF_WHITE_LABELING_FOOTER_LINKS_GUIDES_URL=http://your.guides.site
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user