Allow to specify nodes.json-URLs for multiple communities / domains.
This commit is contained in:
parent
e7a362b020
commit
5086d8c71f
4 changed files with 89 additions and 81 deletions
server
|
@ -89,7 +89,7 @@ var defaultConfig = {
|
|||
},
|
||||
|
||||
map: {
|
||||
nodesJsonUrl: 'http://map.musterstadt.freifunk.net/nodes.json'
|
||||
nodesJsonUrl: ['http://map.musterstadt.freifunk.net/nodes.json']
|
||||
}
|
||||
},
|
||||
client: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue