config: Update 7 files
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 22s

This commit is contained in:
Your Name
2025-09-01 14:16:35 +12:00
parent 11ddc264eb
commit 4c2eff0011
7 changed files with 31 additions and 76 deletions

View File

@@ -1,7 +1,8 @@
# SquashKiwi Streaming Configuration
# Edit this file to configure your streaming service
LOCAL_DATA_FOLDER="/home/dropshell/example-squashkiwi-streaming"
LOCAL_DATA_FOLDER="/home/dropshell/example-squashkiwi-streaming-data"
RECORDINGS_FOLDER="/home/dropshell/example-squashkiwi-streaming-recordings"
# Camera Configuration
@@ -18,7 +19,6 @@ COURT_NAME=Court 1
SQUASHKIWI_API=https://squash.kiwi/api
# Recording Settings
RECORDINGS_PATH="/home/dropshell/example-squashkiwi-streaming/recordings"
RECORDING_RETENTION_DAYS=30
RECORDING_QUALITY=high
IDLE_TIMEOUT=300