FreeDATA/gui/config/example.json
2023-12-10 15:51:19 -05:00

13 lines
262 B
JSON

{
"local": {
"host": "127.0.0.1",
"port": "5000",
"enable_fft": true,
"spectrum": "waterfall",
"wf_theme": 2,
"theme": "default_light",
"high_graphics": true,
"update_channel": "alpha",
"enable_sys_notification": false
}
}