Compare commits
2 Commits
0c85011750
...
ed87e6e348
| Author | SHA1 | Date | |
|---|---|---|---|
|
ed87e6e348
|
|||
|
e40504208f
|
@@ -18,7 +18,8 @@ in
|
|||||||
allow_registration = true;
|
allow_registration = true;
|
||||||
allow_encryption = true;
|
allow_encryption = true;
|
||||||
allow_federation = true;
|
allow_federation = true;
|
||||||
trusted_servers = [ "matrix.org, chat.blahaj.zone" ];
|
registration_token = "1ab6b695e7a6416a1ad8985d7c72be6970be722d932d90c836aa5d5f4caf7a5b"
|
||||||
|
trusted_servers = [ "matrix.org", "chat.blahaj.zone" ];
|
||||||
ip_range_denylist = [
|
ip_range_denylist = [
|
||||||
"127.0.0.0/8"
|
"127.0.0.0/8"
|
||||||
"10.0.0.0/8"
|
"10.0.0.0/8"
|
||||||
|
|||||||
Reference in New Issue
Block a user