Add chat antiflood option
This commit is contained in:
parent
3f5ec309e9
commit
6b5466f5ae
5 changed files with 54 additions and 1 deletions
|
|
@ -167,6 +167,11 @@
|
|||
<label>Voteskip Ratio
|
||||
<input type="text" id="opt_voteskip_ratio" class="pull-right">
|
||||
</label>
|
||||
<br>
|
||||
<label class="checkbox">
|
||||
<input type="checkbox" id="opt_chat_antiflood">
|
||||
Prevent chat flood
|
||||
</label>
|
||||
</div>
|
||||
|
||||
<div class="span10">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue