Allow to specify nodes.json-URLs for multiple communities / domains.

This commit is contained in:
baldo 2017-03-03 22:02:26 +01:00
parent e7a362b020
commit 5086d8c71f
4 changed files with 89 additions and 81 deletions
server

View file

@ -89,7 +89,7 @@ var defaultConfig = {
},
map: {
nodesJsonUrl: 'http://map.musterstadt.freifunk.net/nodes.json'
nodesJsonUrl: ['http://map.musterstadt.freifunk.net/nodes.json']
}
},
client: {