2017-05-06 14:37:24 +02:00
|
|
|
webserver_bind = ":8080"
|
2017-05-08 19:13:29 +02:00
|
|
|
webroot = "./webroot"
|
|
|
|
|
|
|
|
state_path = "/tmp/freifunkmanager.json"
|
2017-05-06 19:44:37 +02:00
|
|
|
|
2017-05-06 14:45:19 +02:00
|
|
|
ssh_key = "/etc/id_rsa"
|
2017-05-06 19:44:37 +02:00
|
|
|
ssh_interface = "wlp4s0"
|
|
|
|
|
|
|
|
[yanic]
|
|
|
|
enable = true
|
|
|
|
type = "unix"
|
|
|
|
address = "/tmp/yanic-database.socket"
|