mirror of
https://github.com/fHDHR/fHDHR_NextPVR.git
synced 2025-12-06 08:06:59 -05:00
30 lines
813 B
JSON
30 lines
813 B
JSON
{
|
|
"ssdp":{
|
|
"enabled":{
|
|
"value": true,
|
|
"config_file": true,
|
|
"config_web": false
|
|
},
|
|
"max_age":{
|
|
"value": 1800,
|
|
"config_file": true,
|
|
"config_web": false
|
|
},
|
|
"proto":{
|
|
"value": "ipv4",
|
|
"config_file": true,
|
|
"config_web": false
|
|
},
|
|
"iface":{
|
|
"value": "none",
|
|
"config_file": true,
|
|
"config_web": false
|
|
},
|
|
"multicast_address":{
|
|
"value": "none",
|
|
"config_file": true,
|
|
"config_web": false
|
|
}
|
|
}
|
|
}
|