mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-14 14:50:50 +08:00
30 lines
708 B
JSON
30 lines
708 B
JSON
{
|
|
"isProxy": false,
|
|
"proxyConfig": {
|
|
"enable": false,
|
|
"protocol": "http",
|
|
"host": "127.0.0.1",
|
|
"port": 7890
|
|
},
|
|
"enableRealIP": false,
|
|
"realIP": "",
|
|
"noAnimate": false,
|
|
"animationSpeed": 1,
|
|
"author": "Alger",
|
|
"authorUrl": "https://github.com/algerkong",
|
|
"musicApiPort": 30488,
|
|
"closeAction": "ask",
|
|
"musicQuality": "higher",
|
|
"fontFamily": "system-ui",
|
|
"fontScope": "global",
|
|
"autoPlay": false,
|
|
"downloadPath": "",
|
|
"language": "zh-CN",
|
|
"alwaysShowDownloadButton": false,
|
|
"unlimitedDownload": false,
|
|
"enableMusicUnblock": true,
|
|
"enabledMusicSources": ["migu", "kugou", "pyncmd", "bilibili", "kuwo"],
|
|
"showTopAction": false,
|
|
"contentZoomFactor": 1
|
|
}
|