Add extra logging for timed out videos. Make video timeout adjustable.

This commit is contained in:
sayhiben
2025-06-11 15:13:41 -07:00
parent 9c9215487f
commit e715f25e9b
3 changed files with 27 additions and 6 deletions

View File

@@ -14,6 +14,10 @@
# Set the active (highlight) color
#active-color = "#fff"
[video]
# Timeout for loading videos (in milliseconds)
#timeout = 10000
[grid]
#count = 3