mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-28 17:23:09 -06:00
Delete dendrite-p2p-ygg-yggdrasil.conf
This commit is contained in:
parent
1714594e6f
commit
7cb952db86
|
|
@ -1,27 +0,0 @@
|
||||||
{
|
|
||||||
"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
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue