Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jxxghp committed Jul 9, 2023
1 parent 3f6bb2b commit 901e10a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/core/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -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服务器地址
Expand Down

0 comments on commit 901e10a

Please sign in to comment.