mirror of
https://github.com/g0ldyy/comet.git
synced 2026-01-12 01:16:12 +01:00
Update models.py
This commit is contained in:
@@ -42,7 +42,7 @@ class AppSettings(BaseSettings):
|
||||
PROXY_DEBRID_STREAM_DEBRID_DEFAULT_APIKEY: Optional[str] = None
|
||||
TITLE_MATCH_CHECK: Optional[bool] = True
|
||||
REMOVE_ADULT_CONTENT: Optional[bool] = False
|
||||
STREMTHRU_DEFAULT_URL: Optional[str] = "https://stremthru.elfhosted.com"
|
||||
STREMTHRU_DEFAULT_URL: Optional[str] = "https://stremthru.mooo.com"
|
||||
STREMTHRU_AUTO_ENABLED_DEBRID_SERVICES: List[str] = [
|
||||
"realdebrid",
|
||||
"alldebrid",
|
||||
|
||||
Reference in New Issue
Block a user