From 20fab2ade06680f7e6154ed31cef7d84a30482bb Mon Sep 17 00:00:00 2001 From: KemoNine Date: Sat, 5 Sep 2020 21:28:01 -0400 Subject: [PATCH] Update readme eample to NOT have broken value --- cmd/gui/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/gui/README.md b/cmd/gui/README.md index 024c841..39c4f5a 100644 --- a/cmd/gui/README.md +++ b/cmd/gui/README.md @@ -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