Change to JSON settings

This commit is contained in:
SergeantPanda 2025-06-13 14:36:08 -05:00
parent 10cc9de31b
commit c4a6b1469e
6 changed files with 105 additions and 163 deletions

View file

@ -254,7 +254,6 @@ PROXY_SETTINGS = {
"BUFFER_SIZE": 1000,
"RECONNECT_DELAY": 5,
"USER_AGENT": "VLC/3.0.20 LibVLC/3.0.20",
"REDIS_CHUNK_TTL": 60, # How long to keep chunks in Redis (seconds)
},
}