mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-16 07:50:50 +08:00
19 lines
365 B
JSON
19 lines
365 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"
|
|
}
|