This commit is contained in:
snusxd
2026-03-26 21:58:27 +03:00
commit bdd63dc0aa
5889 changed files with 677426 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# Whether to use the broker to get the best relay based on location or use a hard-coded relay.
# default: true
useBroker = true
# default: https://broker.e4mc.link/getBestRelay
brokerUrl = "https://broker.e4mc.link/getBestRelay"
# default: test.e4mc.link
relayHost = "test.e4mc.link"
# default: 25575
relayPort = 25575