1 // Autogenerated cjdns.conf
4 "privateKey": "{{cjdns_private_key}}",
5 "publicKey": "{{cjdns_public_key}}",
6 "ipv6": "{{cjdns_ipv6}}",
9 {{#if_peering_password}}
10 {"password": "{{peering_password}}"}
11 {{/if_peering_password}}
16 "bind": "127.0.0.1:11234",
17 "password": "6v60ggy58qu0x0013vh64gzsu2lch0y"
20 // Interfaces to connect to the switch core.
26 "bind": "0.0.0.0:{{peering_port}}",
31 "{{address}}":{"password":"{{password}}","publicKey":"{{public_key}}"},
41 "bind": "{{interface}}",
54 // Configuration for the router.
59 "type": "TUNInterface"
67 "outgoingConnections":
69 {{#if_internet_gateway}}
73 {{/if_internet_gateway}}
78 "resetAfterInactivitySeconds": 100,
79 //"pidFile": "cjdroute.pid",