This commit is contained in:
jxxghp 2023-07-09 18:56:38 +08:00
parent 3f6bb2b381
commit 901e10a953

View File

@ -109,8 +109,6 @@ class Settings(BaseSettings):
TORRENT_TAG: str = "MOVIEPILOT"
# 下载保存目录,容器内映射路径需要一致
DOWNLOAD_PATH: str = "/downloads"
# 择种优先级site/seeder
TORRENT_PRI: str = "seeder"
# 媒体服务器 emby/jellyfin/plex
MEDIASERVER: str = "emby"
# EMBY服务器地址