From a3df4d9173743fadb1a851ec503abd09f09c0d20 Mon Sep 17 00:00:00 2001 From: piwats Date: Thu, 22 Oct 2015 02:09:00 +0200 Subject: [PATCH] add $showslavezones = FALSE; --- includes/config.inc.php-dist | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/config.inc.php-dist b/includes/config.inc.php-dist index 99307c7..d762e83 100644 --- a/includes/config.inc.php-dist +++ b/includes/config.inc.php-dist @@ -56,3 +56,4 @@ $defaults['ttl'] = 3600; # Default TTL for record ## UI Options $menutype = horizontal; # horizontal|vertical - use a horizontal or vertical menu +$showslavezones = TRUE; # TRUE|FALSE - show|hide the slave zones