Got JS on the brain I guess
All checks were successful
Deploy NixOS / deploy (push) Successful in 33s

This commit is contained in:
2026-02-12 23:43:18 -07:00
parent ff34da85b1
commit d111729710

View File

@@ -19,7 +19,7 @@ in
allow_encryption = true;
allow_federation = true;
registration_token = "1ab6b695e7a6416a1ad8985d7c72be6970be722d932d90c836aa5d5f4caf7a5b";
trusted_servers = [ "matrix.org", "chat.blahaj.zone" ];
trusted_servers = [ "matrix.org" "chat.blahaj.zone" ];
ip_range_denylist = [
"127.0.0.0/8"
"10.0.0.0/8"