This commit is contained in:
SpudGunMan
2025-10-28 18:42:29 -07:00
parent 41e7c1207a
commit 666ae24d2c
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -311,7 +311,7 @@ schedulerMotd = False
# value can be min,hour,day,mon,tue,wed,thu,fri,sat,sun.
# value can also be 'joke' (min/interval), 'weather' (time/day), 'link' (hour/interval) for special auto messages
# or 'news' (hour/interval), 'readrss' (hour/interval), 'mwx' (time/day), 'sysinfo' (hour/interval),
# 'tide' (time/day), 'sun' (time/day) for automated information broadcasts
# 'tide' (time/day), 'solar' (time/day) for automated information broadcasts
# 'custom' for module/scheduler.py custom schedule examples
value =
# interval to use when time is not set (e.g. every 2 days)