aboutsummaryrefslogtreecommitdiffstats
path: root/config/haproxy-devel/haproxy.widget.inc
diff options
context:
space:
mode:
Diffstat (limited to 'config/haproxy-devel/haproxy.widget.inc')
-rw-r--r--config/haproxy-devel/haproxy.widget.inc10
1 files changed, 0 insertions, 10 deletions
diff --git a/config/haproxy-devel/haproxy.widget.inc b/config/haproxy-devel/haproxy.widget.inc
deleted file mode 100644
index 72113e1c..00000000
--- a/config/haproxy-devel/haproxy.widget.inc
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-
-//set variables
-$refresh_rate = 5000; //miliseconds
-$show_frontends = "NO";
-$show_clients = "YES";
-$show_clients_traffic = "YES";
-
-?>
-