čiščenje namestitve

This commit is contained in:
2026-03-21 22:01:28 +01:00
parent 190203cbff
commit 33dc8048d6

12
settings.json.sample Normal file
View File

@@ -0,0 +1,12 @@
{
"font_name": "Noto Sans",
"bg_color": "#000000",
"fg_color": "#FFFFFF",
"font_size": 32,
"screen_width_percent": 60,
"font_bold": false,
"show_song_info": true,
"split_by_stanza": false,
"web_port": 5000,
"db_update_url": ""
}