Yanic Bugfix

This commit is contained in:
stebifan 2019-02-08 21:04:16 +01:00
parent b8a868f76c
commit bc161d2506

View File

@ -39,7 +39,7 @@ ifname = "bat0"
# This is useful for testing purposes or for a little standalone installation. # This is useful for testing purposes or for a little standalone installation.
[webserver] [webserver]
enable = true enable = true
bind = "0.0.0.0:80" bind = "0.0.0.0:8080"
webroot = "/opt/freifunk/yanic" webroot = "/opt/freifunk/yanic"
@ -94,18 +94,18 @@ offline_after = "10m"
# definition for the new more compressed meshviewer.json # definition for the new more compressed meshviewer.json
[[nodes.output.meshviewer-ff]] [[nodes.output.meshviewer-ffrgb]]
enable = true enable = true
path = "/opt/freifunk/yanic/meshviewer.json" path = "/opt/freifunk/yanic/meshviewer.json"
[nodes.output.meshviewer-ff.filter] [nodes.output.meshviewer-ffrgb.filter]
# WARNING: if it is not set, it will publish contact information of other persons # WARNING: if it is not set, it will publish contact information of other persons
no_owner = true no_owner = true
#blacklist = ["00112233445566", "1337f0badead"] #blacklist = ["00112233445566", "1337f0badead"]
#sites = ["ffhb"] #sites = ["ffhb"]
#has_location = true #has_location = true
#[nodes.output.meshviewer-ff.filter.in_area] #[nodes.output.meshviewer-ffrgb.filter.in_area]
#latitude_min = 34.30 #latitude_min = 34.30
#latitude_max = 71.85 #latitude_max = 71.85
#longitude_min = -24.96 #longitude_min = -24.96