use config to unmute full package on localhost

This commit is contained in:
Valere
2026-01-09 15:00:57 +01:00
parent ad66d10c69
commit 8535494671
5 changed files with 9 additions and 3 deletions

View File

@@ -15,5 +15,6 @@
"delayed_leave_event_delay_ms": 18000,
"delayed_leave_event_restart_ms": 4000,
"network_error_retry_ms": 100
}
},
"trust_localhost_for_mute_state": true
}