mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
docs: change URL occurences to uppercase (#22151)
* change URL occurences to uppercase * Update docs/sources/tutorials/iis.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
This commit is contained in:
@@ -31,20 +31,20 @@ You can change the following elements:
|
||||
```ini
|
||||
# Enterprise only
|
||||
[white_labeling]
|
||||
# Set to complete url to override login logo
|
||||
# Set to complete URL to override login logo
|
||||
;login_logo =
|
||||
|
||||
# Set to complete css background expression to override login background
|
||||
# example: login_background = url(http://www.bhmpics.com/wallpapers/starfield-1920x1080.jpg)
|
||||
;login_background =
|
||||
|
||||
# Set to complete url to override menu logo
|
||||
# Set to complete URL to override menu logo
|
||||
;menu_logo =
|
||||
|
||||
# Set to complete url to override fav icon (icon shown in browser tab)
|
||||
# Set to complete URL to override fav icon (icon shown in browser tab)
|
||||
;fav_icon =
|
||||
|
||||
# Set to complete url to override apple/ios icon
|
||||
# Set to complete URL to override apple/ios icon
|
||||
;apple_touch_icon =
|
||||
|
||||
# Below is an example for how to replace the default footer & help links with 2 custom links
|
||||
|
||||
Reference in New Issue
Block a user