@@ -89,10 +89,6 @@ It may help with firewall problems too.
Change this to match your communities' name. It will be used in various places.
## showContact (bool)
Setting this to `false` will hide contact information for nodes.
## maxAge (integer)
Nodes being online for less than maxAge days are considered "new". Likewise,
...
...
@@ -103,6 +99,16 @@ nodes being offline for more than than maxAge days are considered "lost".
Max level to be applied by clicking a node or open a node. With value `18` near by buildings and streets should be visible.
Interesting if one of configured map provider has zoom-level under `18`.
## nodeInfobox
#### contact (bool)
Setting this to `false` will hide contact information for nodes.
#### hardwareUsage (bool)
Setting this to `false` will hide bars of memory usage and load avg for nodes.
## mapLayers (List)
A list of objects describing map layers. Each object has at least `name`, `url` and `config` properties. [Example layers and configuration](http://leaflet-extras.github.io/leaflet-providers/preview/)(map against config.json).