18 lines
470 B
JSON
18 lines
470 B
JSON
{
|
|
"allow_song_downloads": true,
|
|
"always_stream": false,
|
|
"cache_location": "/home/sumner/.local/share/sublime-music",
|
|
"concurrent_download_limit": 5,
|
|
"current_provider_id": null,
|
|
"download_on_stream": true,
|
|
"filename": "/home/sumner/.config/sublime-music/config.json",
|
|
"offline_mode": false,
|
|
"port_number": 6969,
|
|
"prefetch_amount": 3,
|
|
"providers": {},
|
|
"replay_gain": 1,
|
|
"serve_over_lan": true,
|
|
"song_play_notification": true,
|
|
"version": 5
|
|
}
|