feat 订阅站点单独配置

This commit is contained in:
thsrite
2023-08-28 13:23:56 +08:00
parent 2b462a1b9c
commit 58ded2ef5e
4 changed files with 51 additions and 2 deletions

View File

@ -50,6 +50,8 @@ class SystemConfigKey(Enum):
SearchResults = "SearchResults"
# 索引站点范围
IndexerSites = "IndexerSites"
# 订阅站点范围
RssSites = "RssSites"
# 种子优先级规则
TorrentsPriority = "TorrentsPriority"
# 通知消息渠道设置