33 lines
1.0 KiB
JSON
33 lines
1.0 KiB
JSON
{
|
|
"unms": {
|
|
"enabled": false,
|
|
"unmsAPIUrl": "https://uisp.freifunk-troisdorf.de/v2.1",
|
|
"APItoken": "UNMS API TOKEN",
|
|
"devicesURL": "https://git.freifunk-rhein-sieg.net/Freifunk-Troisdorf/ubnt-freifunk-map-api/raw/branch/master/example.devices.json"
|
|
},
|
|
"unifi": {
|
|
"enabled": false,
|
|
"displayusers": true,
|
|
"APIUrl": "https://unifi.freifunk-troisdorf.de",
|
|
"user": "APIuser",
|
|
"password": "PASSWORD",
|
|
"ucDevicesURL": "https://git.freifunk-rhein-sieg.net/Freifunk-Troisdorf/ubnt-freifunk-map-api/raw/branch/master/example.ucDevices.json"
|
|
},
|
|
"meshviewer": {
|
|
"enabled": false,
|
|
"files": [
|
|
{
|
|
"name": "tdf4",
|
|
"URL": "http://4.fftdf.de/meshviewer.json"
|
|
},
|
|
{
|
|
"name": "tdf5",
|
|
"URL": "http://5.fftdf.de/meshviewer.json"
|
|
},
|
|
{
|
|
"name": "tdf6",
|
|
"URL": "http://6.fftdf.de/meshviewer.json"
|
|
}
|
|
]
|
|
}
|
|
} |