aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy-devel/haproxy.widget.inc
diff options
context:
space:
mode:
authorJim P <jim@pingle.org>2013-05-01 15:00:28 -0700
committerJim P <jim@pingle.org>2013-05-01 15:00:28 -0700
commit1b0f701c7ec406b2dd84b2400c4c13a7a21253c6 (patch)
tree058fbcfa04dcf030f9e6538c3427175e374c71d2 /config/haproxy-devel/haproxy.widget.inc
parent85768b005a06bb109a822f00730da4283b0ec1bf (diff)
parenta46f939b8886ad4cb4860b26016a7b5f0b1a7e8b (diff)
downloadpfsense-packages-1b0f701c7ec406b2dd84b2400c4c13a7a21253c6.tar.gz
pfsense-packages-1b0f701c7ec406b2dd84b2400c4c13a7a21253c6.tar.bz2
pfsense-packages-1b0f701c7ec406b2dd84b2400c4c13a7a21253c6.zip
Merge pull request #443 from PiBa-NL/haproxy-devel-2.1
haproxy-devel, add widget files.
Diffstat (limited to 'config/haproxy-devel/haproxy.widget.inc')
-rw-r--r--config/haproxy-devel/haproxy.widget.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/haproxy-devel/haproxy.widget.inc b/config/haproxy-devel/haproxy.widget.inc
new file mode 100644
index 00000000..72113e1c
--- /dev/null
+++ b/config/haproxy-devel/haproxy.widget.inc
@@ -0,0 +1,10 @@
+<?php
+
+//set variables
+$refresh_rate = 5000; //miliseconds
+$show_frontends = "NO";
+$show_clients = "YES";
+$show_clients_traffic = "YES";
+
+?>
+