This commit is contained in:
2024-12-08 10:14:20 -05:00
parent a6f92bb518
commit f4f4b7b55a
3 changed files with 11 additions and 12 deletions

View File

@@ -18,7 +18,6 @@
settings.global = {
port = 6167;
# server_name = "matrix.${service_configs.https.domain}";
server_name = service_configs.https.domain;
database_backend = "rocksdb";
allow_registration = true;