mirror of
https://github.com/RGBCube/ncc
synced 2025-07-28 10:37:44 +00:00
matrix: disable metrics
This commit is contained in:
parent
b1e5807f5a
commit
cf0f8d11d0
1 changed files with 2 additions and 2 deletions
|
@ -67,8 +67,8 @@ in {
|
||||||
|
|
||||||
report_stats = false;
|
report_stats = false;
|
||||||
|
|
||||||
enable_metrics = true;
|
# enable_metrics = true;
|
||||||
metrics_flags.known_servers = true;
|
# metrics_flags.known_servers = true;
|
||||||
|
|
||||||
allow_public_rooms_without_auth = true;
|
allow_public_rooms_without_auth = true;
|
||||||
allow_public_rooms_over_federation = true;
|
allow_public_rooms_over_federation = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue