Update readme eample to NOT have broken value
This commit is contained in:
parent
1ccbf4ee03
commit
20fab2ade0
|
@ -12,7 +12,7 @@ The GUI uses a config similar to the following. To generate a default config, la
|
|||
|
||||
# Slideshow intervals
|
||||
slideshow.slideinterval = "300s"
|
||||
slideshow.restartinterval = "7d"
|
||||
slideshow.restartinterval = "168h"
|
||||
|
||||
# These are SYSTEMD.TIME formatted times
|
||||
# You probably want to just adjust the actual times here
|
||||
|
|
Loading…
Reference in a new issue