Update to support the new bits on ZNC v.1.5-git
This commit is contained in:
@@ -316,6 +316,17 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="form-group">
|
||||
<label for="inputClientencode" class="col-sm-2 control-label">Client encoding:</label>
|
||||
<div class="col-sm-10">
|
||||
<? INC encoding_settings.tmpl ?>
|
||||
<span class="help-block">Character encoding used between IRC client and ZNC. After changing this, reconnect client to ZNC</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="form-group">
|
||||
<label for="inputJoinTries" class="col-sm-2 control-label">Join Tries:</label>
|
||||
<div class="col-sm-10">
|
||||
|
||||
Reference in New Issue
Block a user