freifunkmanager/config_example.conf

24 lines
440 B
Plaintext
Raw Normal View History

2018-06-30 01:45:51 +02:00
state_path = "/tmp/freifunkmanager.json"
2017-05-06 14:37:24 +02:00
webserver_bind = ":8080"
2017-05-08 19:13:29 +02:00
webroot = "./webroot"
secret = "passw0rd"
2018-06-30 01:45:51 +02:00
ssh_key = "~/.ssh/id_rsa"
ssh_interface = "wlp4s0"
# enable receiving
yanic_enable = true
# yanic_synchronize = "1m"
yanic_collect_interval = "1m"
[yanic]
ifname = "wlp4s0"
# e.g. to receive data of real yanic
# - please also disable `yanic_collect_interval`
# ifname = "lo"
# ip_address = "::1"
# send_no_request = no
# port