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"
|
|
|
|
|
2018-06-30 16:20:54 +02:00
|
|
|
secret = "passw0rd"
|
2017-05-06 19:44:37 +02:00
|
|
|
|
2018-06-30 01:45:51 +02:00
|
|
|
ssh_key = "~/.ssh/id_rsa"
|
2017-05-06 19:44:37 +02:00
|
|
|
ssh_interface = "wlp4s0"
|
|
|
|
|
|
|
|
[yanic]
|
2018-06-30 01:45:51 +02:00
|
|
|
enable = true
|
|
|
|
ifname = "lo"
|
|
|
|
address = "::1"
|
|
|
|
port = 10001
|