allow customizing the background image

This commit is contained in:
ceb515
2024-03-02 11:52:02 -05:00
parent b6abcb12a1
commit 7fbd02dff6
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -11,4 +11,6 @@ channel_id = channel_id_number
## Generally a good idea.
delete_after_upload=True
## This will slow down pages and is unreliable.
speech_to_text = True
speech_to_text = True
## The background image for the video.
image_path = "img/blacksmall.jpg"