add daily restart

This commit is contained in:
majmongoose
2024-10-25 10:02:45 -04:00
parent da41fa6f73
commit e8395f0b60
2 changed files with 35 additions and 10 deletions
+3 -1
View File
@@ -13,4 +13,6 @@ delete_after_upload=True
## This will slow down pages and is unreliable.
speech_to_text = True
## The background image for the video.
image_path = "img/blacksmall.jpg"
image_path = "img/blacksmall.jpg"
## time to restart daily, "None" to disable
restart_time = "02:00"