mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-18 00:55:50 +00:00
Updated config
This commit is contained in:
parent
2509553095
commit
07cc8c644b
1 changed files with 1 additions and 3 deletions
|
|
@ -38,6 +38,4 @@ class TSConfig(BaseConfig):
|
|||
|
||||
# Redis settings
|
||||
REDIS_CHUNK_TTL = 3600 # Chunks expire after 1 hour in Redis (renamed from REDIS_CHUNK_EXPIRY)
|
||||
|
||||
# User agent
|
||||
DEFAULT_USER_AGENT = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue