mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Set default av-mixer connection-rate to 1e7
This commit is contained in:
parent
6352c66e6b
commit
43d005d470
1 changed files with 2 additions and 2 deletions
|
@ -1307,8 +1307,8 @@
|
|||
"name": "connection_rate",
|
||||
"label": "Connection Rate",
|
||||
"help": "Number of new agents that can connect to the mixer every second",
|
||||
"placeholder": "50",
|
||||
"default": "50",
|
||||
"placeholder": "10000000",
|
||||
"default": "10000000",
|
||||
"advanced": true
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue