refactor: 对配置处理器和配置结构进行重构
This commit is contained in:
6
data/config/services/sync.toml
Normal file
6
data/config/services/sync.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
provider = "webdav"
|
||||
|
||||
[_provider_candidate]
|
||||
webdav = "WebDAV 兼容网络文件系统 (包括 webdavs)"
|
||||
official = "官方同步服务器"
|
||||
none = "不使用同步服务器"
|
||||
Reference in New Issue
Block a user