This is the time interval that will be used for all flood control calculations. If this is 0 then all flood control is disabled.
| Type: | int |
|---|---|
| Default: | 0 |
| Since: | 0.3.1 |
| Example: |
To limit maximum chat messages to 5 messages on 10 seconds: flood_ctl_interval = 10 flood_ctl_chat = 5 |