Update documentation by minimumVotesToAcceptResult

This commit is contained in:
komatoo 2023-02-15 00:49:51 +02:00
parent 1297e10542
commit f54ae8f46b

View File

@ -239,6 +239,15 @@ Array of timeframes that allows to override options based on local time. See exa
}
}
```
#### minimumVotesToAcceptResult
###### Description
Minimum votes per map to accept result.
Can be used to prevent situation when insignificant number of players decide what map should be next, but most still wants to play map according to rotation.
###### Default
```json
1
```
### Example configuration
```json
{
@ -270,6 +279,7 @@ Array of timeframes that allows to override options based on local time. See exa
"channelID": "112233445566778899",
"persistentDataFile": "",
"timezone": 2,
"minimumVotesToAcceptResult": 1,
"timeFrames": [
{
"name": "follow layer rotation list",