--- misc/xenconsole/config.php-template 2012/11/30 08:27:52 1876 +++ misc/xenconsole/config.php-template 2013/07/19 12:11:36 2022 @@ -5,4 +5,6 @@ $login = "root"; /* login/user for the citrix box */ $password = ""; /* password for the user */ +$hideipv6 = true; + ?>