Commit 21015b08 by eldin Committed by GitHub

Docs: Update white-labeling.md (#22224)

parent 4f9b6c55
...@@ -54,3 +54,13 @@ You can change the following elements: ...@@ -54,3 +54,13 @@ You can change the following elements:
;footer_links_guides_text = Guides ;footer_links_guides_text = Guides
;footer_links_guides_url = http://your.guides.site ;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
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment