Automatically calculate cooldown
This commit is contained in:
parent
d36dcc5352
commit
714d302cf9
4 changed files with 2 additions and 13 deletions
|
|
@ -43,13 +43,6 @@
|
|||
<input type="text" id="opt_chat_antiflood_sustained">
|
||||
</div>
|
||||
</div>
|
||||
<!-- chat flood cooldown -->
|
||||
<div class="control-group">
|
||||
<label class="control-label" for="opt_chat_antiflood_cooldown" title="The number of seconds since the last message before someone can burst again">Cooldown time after being throttled (seconds)</label>
|
||||
<div class="controls">
|
||||
<input type="text" id="opt_chat_antiflood_cooldown">
|
||||
</div>
|
||||
</div>
|
||||
<!-- convert URLs to links -->
|
||||
<div class="control-group">
|
||||
<label class="control-label" for="opt_enable_link_regex">Convert URLs in chat to links</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue