1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00

Shut up matrix synapse fed loggers

This commit is contained in:
RGBCube 2024-01-18 08:25:41 +03:00
parent 40b3541049
commit ca1f96334f
No known key found for this signature in database

View file

@ -62,6 +62,8 @@ in serverSystemConfiguration {
expire_access_token = true;
url_preview_enabled = true;
loggers."synapse.http.matrixfederationclient".level = "WARNING"; # Shut the fuck up.
# Trusting Matrix.org.
suppress_key_server_warning = true;
};