Update example.conf
This commit is contained in:
parent
b953c50d01
commit
125f7d6db6
|
|
@ -10,7 +10,7 @@
|
||||||
[[domoboard]]
|
[[domoboard]]
|
||||||
time = False # True/False: show time in top bar
|
time = False # True/False: show time in top bar
|
||||||
date = False # True/False: show date in top bar
|
date = False # True/False: show date in top bar
|
||||||
language = "gb" # Change this to display date/time in local language and format
|
language = "gb" # Change this to display date/time in local language and format
|
||||||
google_maps_api_key = X # Google Maps Embed API key
|
google_maps_api_key = X # Google Maps Embed API key
|
||||||
|
|
||||||
# Add Navbar items here. The key is the navbar link name. The first value is the URI name, second value can be any font awesome logo to be displayed.
|
# Add Navbar items here. The key is the navbar link name. The first value is the URI name, second value can be any font awesome logo to be displayed.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue