"ASN":"424242000",//Your ASN (used to generate default peer ListenPorts)
"listen":"0.0.0.0",
"port":8142,
"nodename":"node123",
"ACL":["127.0.0.1"],// address of the server running the webinterface (for ACL); if "listen" is "::"(or other ipv6) and the the server is connecting via ipv4 use"::ffff:<ipv4>"
"peerings":"/path/to/peerings.json",// optional; default "$PWD/peerings.json", file to save existing peerings to
"production":true,//optional, default true;
"debug-mode":false,// optional; whethet to enable debugging; default false
"wg-configs":"/etc/wireguard/",// optional, default: "/etc/wireguard/"; directory where the wireguard configs are located