Files
Alfis/alfis.cfg
T
2021-02-21 01:21:40 +01:00

19 lines
418 B
INI

{
"chain_name": "test",
"origin": "00000DFBFFCFADC09751E7085872F9AE6464075E626401904D8C779E215A21B1",
"version": 0,
"key_file": "default.key",
"listen": "[::]:4244",
"public": true,
"peers": [
"test-ip4.alfis.name:4244",
"test-ip6.alfis.name:4244"
],
"dns": {
"port": 53,
"forwarders": [
"1.1.1.1",
"8.8.8.8"
]
}
}