20 lines
419 B
JSON
20 lines
419 B
JSON
{
|
|
"app_name": "Playtube",
|
|
"discord": {
|
|
"enabled": true,
|
|
"client_id": "1548023494976086127",
|
|
"update_interval_seconds": 5,
|
|
"show_idle_presence": true
|
|
},
|
|
"updates": {
|
|
"enabled": true,
|
|
"check_interval_hours": 6
|
|
},
|
|
"start_tab": "youtube",
|
|
"home_youtube": "https://www.youtube.com/",
|
|
"home_music": "https://music.youtube.com/",
|
|
"window": {
|
|
"width": 1366,
|
|
"height": 860
|
|
}
|
|
} |