mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-29 01:33:10 -06:00
27 lines
653 B
Plaintext
27 lines
653 B
Plaintext
{
|
|
"Peers": [],
|
|
"InterfacePeers": {},
|
|
"Listen": [],
|
|
"AdminListen": "none",
|
|
"MulticastInterfaces": [
|
|
{
|
|
"Regex": "en.*",
|
|
"Beacon": true,
|
|
"Listen": true,
|
|
"Port": 0
|
|
},
|
|
{
|
|
"Regex": "bridge.*",
|
|
"Beacon": true,
|
|
"Listen": true,
|
|
"Port": 0
|
|
}
|
|
],
|
|
"AllowedPublicKeys": [],
|
|
"PublicKey": "66c6d7f5eba330c1b200c2a879d527a81603b60f8e1f1d0b100351cebff6d485",
|
|
"PrivateKey": "31e0024b6217ff756be8e3d218652ac4c07ddad2aba3d00d0fa395a7f561237d66c6d7f5eba330c1b200c2a879d527a81603b60f8e1f1d0b100351cebff6d485",
|
|
"IfName": "auto",
|
|
"IfMTU": 65535,
|
|
"NodeInfoPrivacy": false,
|
|
"NodeInfo": null
|
|
} |