Skip to content

Commit d313db2

Browse files
authored
Update MPF.md
This parameter is incorrect based on the spelling in the controls/cf_serverd.cf file
1 parent 38a56f6 commit d313db2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MPF.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1021,7 +1021,7 @@ This can be configured via [augments][Augments]:
10211021
```
10221022
{
10231023
"vars":{
1024-
"control_serverd_maxconnections": "1000"
1024+
"control_server_maxconnections": "1000"
10251025
}
10261026
}
10271027
```

0 commit comments

Comments
 (0)