音乐openlist代理

This commit is contained in:
mtvpls
2026-02-03 20:37:01 +08:00
parent 54cdd87bcc
commit ec1ebb750c
5 changed files with 187 additions and 1 deletions
+1
View File
@@ -553,6 +553,7 @@ export function configSelfCheck(adminConfig: AdminConfig): AdminConfig {
OpenListCacheUsername: '',
OpenListCachePassword: '',
OpenListCachePath: '/music-cache',
OpenListCacheProxyEnabled: true,
};
}