aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy-devel/haproxy.widget.inc
diff options
context:
space:
mode:
authorPiBa-NL <pba_2k3@yahoo.com>2013-05-01 23:54:17 +0200
committerPiBa-NL <pba_2k3@yahoo.com>2013-05-01 23:54:17 +0200
commita46f939b8886ad4cb4860b26016a7b5f0b1a7e8b (patch)
tree4dd8a3de025db291f5773343e8f9bc98d8916af3 /config/haproxy-devel/haproxy.widget.inc
parent647d80b809eadc6183122dd746a9b8d13f6117d0 (diff)
downloadpfsense-packages-a46f939b8886ad4cb4860b26016a7b5f0b1a7e8b.tar.gz
pfsense-packages-a46f939b8886ad4cb4860b26016a7b5f0b1a7e8b.tar.bz2
pfsense-packages-a46f939b8886ad4cb4860b26016a7b5f0b1a7e8b.zip
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";
+
+?>
+