更新 config.py

This commit is contained in:
jxxghp
2025-05-23 21:05:50 +08:00
committed by GitHub
parent dbb0cf15b8
commit c5f6d0e721

View File

@@ -229,7 +229,8 @@ class ConfigModel(BaseModel):
"https://github.com/baozaodetudou/MoviePilot-Plugins,"
"https://github.com/Aqr-K/MoviePilot-Plugins,"
"https://github.com/hotlcc/MoviePilot-Plugins-Third,"
"https://github.com/gxterry/MoviePilot-Plugins")
"https://github.com/gxterry/MoviePilot-Plugins,"
"https://github.com/DzAvril/MoviePilot-Plugins")
# 插件安装数据共享
PLUGIN_STATISTIC_SHARE: bool = True
# 是否开启插件热加载