1
0
mirror of https://github.com/fHDHR/fHDHR_NextPVR.git synced 2025-12-06 07:36:59 -05:00
fHDHR_NextPVR/data/internal_config/ssdp.json
2020-12-04 10:08:05 -05:00

15 lines
316 B
JSON

{
"ssdp":{
"enabled":{
"value": true,
"config_file": true,
"config_web": false
},
"refresh_frequency":{
"value": 1800,
"config_file": true,
"config_web": false
}
}
}