Added confirmation page for monitoring + a few tweaks.
This commit is contained in:
parent
1b173b79d4
commit
0bdce5debb
24 changed files with 431 additions and 72 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"server": {
|
||||
"baseUrl": "http://localhost:8080",
|
||||
"port": 8080,
|
||||
"peersPath": "/tmp/peers"
|
||||
},
|
||||
|
@ -13,6 +14,9 @@
|
|||
"graphUrl": "http://graph.hamburg.freifunk.net/graph.html",
|
||||
"mapUrl": "http://graph.hamburg.freifunk.net/geomap.html"
|
||||
},
|
||||
"monitoring": {
|
||||
"enabled": true
|
||||
},
|
||||
"coordsSelector": {
|
||||
"lat": 53.565278,
|
||||
"lng": 10.001389,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue