1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fix remove server and add redirect all ports from server to OMR for each server

This commit is contained in:
Ycarus 2018-12-21 16:20:20 +01:00
parent 9e4aaea7a2
commit 27421993e6
3 changed files with 44 additions and 14 deletions

View file

@ -302,7 +302,7 @@ end
<input type="text" name="cbid.sqm.<%=ifname%>.download" class="cbi-input-text" value="<%=download%>" data-type="uinteger">
<br />
<div class="cbi-value-description">
<%:Set value between 80-95% of max download speed link. 0 to disable.%>
<%:Set value between 80-95% of max download speed link. 0 to disable SQM/QoS.%>
</div>
</div>
</div>
@ -312,7 +312,7 @@ end
<input type="text" name="cbid.sqm.<%=ifname%>.upload" class="cbi-input-text" value="<%=upload%>" data-type="uinteger">
<br />
<div class="cbi-value-description">
<%:Set value between 80-95% of max upload speed link. 0 to disable.%>
<%:Set value between 80-95% of max upload speed link. 0 to disable SQM/QoS.%>
</div>
</div>
</div>