config: Update 5 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 22:14:11 +12:00
parent 1733efbd28
commit f1b107748a
5 changed files with 27 additions and 10 deletions

View File

@@ -1,8 +1,9 @@
# SquashKiwi Streaming Configuration
# Edit this file to configure your streaming service
LOCAL_DATA_FOLDER="/home/dropshell/example-squashkiwi-streaming-data"
RECORDINGS_FOLDER="/home/dropshell/example-squashkiwi-streaming-recordings"
# Data folders
LOCAL_DATA_FOLDER="/home/dropshell/squashkiwi-streaming-data"
RECORDINGS_FOLDER="/home/dropshell/squashkiwi-streaming-recordings"
# Project Name used in docker-compose.yml, must be unique on the server.
PROJECT_NAME="sk-streaming"