diff --git a/docs/features/services/mumble.md b/docs/features/services/mumble.md index 8fa91100..1f04ac52 100644 --- a/docs/features/services/mumble.md +++ b/docs/features/services/mumble.md @@ -218,41 +218,41 @@ On a freshly installed mumble server only your superuser has the right to config ## Optimizing a Mumble Server -Your needs and available resource will between Alliance Auth installations. Consider your needs when applying these settings. +The needs and available resources will vary between Alliance Auth installations. Consider yours when applying these settings. ### Bandwidth -This is likely the most important setting for scaling a Mumble install, The default maximum Bandwidth is 72000 bps Per User. Reducing this value will cause your clients to automatically scale back their bandwidth and reduce the networking load on both the Server and Users. Lowering this value will cause a reduction in voice quality, a value thats still high may cause robotic voices or users with bad connections to drop due entirely due to network load. +This is likely the most important setting for scaling a Mumble install, The default maximum Bandwidth is 72000bps Per User. Reducing this value will cause your clients to automatically scale back their bandwidth transmitted, while causing a reduction in voice quality. A value thats still high may cause robotic voices or users with bad connections to drop due entirely due to network load. -Please tune this value to your individual needs, the below table may provide a rough starting point. +Please tune this value to your individual needs, the below scale may provide a rough starting point. 72000 - Superior voice quality - Less than 50 users. 54000 - No noticeable reduction in quality - 50+ Users or many channels with active audio. 36000 - Mild reduction in quality - 100+ Users -30000 - 250+ Users +30000 - Noticeable reduction in quality but not function - 250+ Users ### Forcing Opus -A Mumble server by default, will fall back to the older CELT codec as soon as a single user connects with an old client, significantly reducing your audio quality and possibly placing higher load on your server. We _highly_ reccommend setting this to Zero, to force OPUS to be used at all times. Be aware any users with Mumble clients prior to 1.2.4 (From 2013...) Will not hear any audio. +A Mumble server by default, will fall back to the older CELT codec as soon as a single user connects with an old client. This will significantly reduce your audio quality and likely place higher load on your server. We _highly_ reccommend setting this to Zero, to force OPUS to be used at all times. Be aware any users with Mumble clients prior to 1.2.4 (From 2013...) Will not hear any audio. `opusthreshold=0` ### AutoBan and Rate Limiting -The AutoBan feature has some sensible settings by default, You may wish to tune these depending if your users keep locking themselves out by opening two clients by mistake, or if you are receiving unwanted attention +The AutoBan feature has some sensible settings by default, You may wish to tune these if your users keep locking themselves out by opening two clients by mistake, or if you are receiving unwanted attention This too, is set to a sensible configuration by default. Take note on upgrading older installs, as this may actually be set too restrictively and will rate-limit your admins accidentally, take note of the configuration in ### "Suggest" Options -There is no way to force your users to update their clients or use Push to Talk, but these options will throw an error into their Client +There is no way to force your users to update their clients or use Push to Talk, but these options will throw an error into their Mumble Client. -We suggest using Mumble 1.3.0 for your server and Clients +We suggest using Mumble 1.3.0+ for your server and Clients, you can tune this to the latest Patch version. `suggestVersion=1.3.0` If Push to Talk is to your tastes, configure the suggestion as follows