diff options
Diffstat (limited to 'config/squid-reverse')
-rw-r--r-- | config/squid-reverse/squid_monitor.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/squid-reverse/squid_monitor.php b/config/squid-reverse/squid_monitor.php index 22d7dfcc..c2164023 100644 --- a/config/squid-reverse/squid_monitor.php +++ b/config/squid-reverse/squid_monitor.php @@ -115,7 +115,8 @@ include("head.inc"); <option value="15">15 lines</option> <option value="20">20 lines</option> <option value="25">25 lines</option> - <option value="30">30 lines</option> + <option value="100">100 lines</option> + <option value="200">200 lines</option> </select> <br/> <span class="vexpl"> |