mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-29 10:03:55 -07:00
Updated ini
This commit is contained in:
parent
f46d68b5c6
commit
b9cda5e36e
1 changed files with 2 additions and 2 deletions
|
|
@ -147,8 +147,8 @@ max_games_per_user=5
|
||||||
; This setting defines the length in seconds of the considered interval; default is 10
|
; This setting defines the length in seconds of the considered interval; default is 10
|
||||||
command_counting_interval=10
|
command_counting_interval=10
|
||||||
|
|
||||||
; Maximum number of game commands in an interval before new commands gets dropped; default is 10
|
; Maximum number of game commands in an interval before new commands gets dropped; default is 20
|
||||||
max_command_count_per_interval=10
|
max_command_count_per_interval=20
|
||||||
|
|
||||||
[logging]
|
[logging]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue