Enable room directory federation

This commit is contained in:
Jade Ellis
2024-11-13 15:34:04 +00:00
parent f9c680e6af
commit f2427ba09e
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -45,6 +45,7 @@ Environment="CONDUWUIT_PORT=6167"
Environment="CONDUWUIT_MAX_REQUEST_SIZE=20000000"
Environment="CONDUWUIT_ALLOW_REGISTRATION=false"
Environment="CONDUWUIT_ALLOW_FEDERATION=true"
Environment="CONDUWUIT_ALLOW_PUBLIC_ROOM_DIRECTORY_OVER_FEDERATION=true"
# Environment="CONDUWUIT_TRUSTED_SERVERS=[\"matrix.org\"]"
Environment="CONDUWUIT_LOG=info,hickory_proto::xfer::dns_exchange=error"
Environment="CONDUWUIT_ADDRESS=0.0.0.0"