wifictld-analyzer/config_example.conf

19 lines
303 B
Plaintext

answer = false
[database]
type = "sqlite3"
logging = true
connection = "file:/tmp/wifictld.db"
# For Master-Slave cluster
# read_connection = ""
[webserver]
enable = true
bind = ":8080"
webroot = "./webroot/"
[[interfaces]]
ifname = "wlp4s0"
#port = 1000
#ip_address = "ff02::31f1"