r1864 war Blöd, reverted
bernd

bernd commited on 2010-12-30 10:38:46
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.


git-svn-id: https://svn.schokokeks.org/repos/tools/webinterface/trunk@1866 87cf0b9e-d624-0410-a070-f6ee81989793
... ...
@@ -72,7 +72,7 @@ function empty_vhost()
72 72
   $vhost['cert'] = NULL;
73 73
   $vhost['certid'] = NULL;
74 74
   $vhost['ipv4'] = NULL;
75
-  $vhost['autoipv6'] = 1;
75
+  $vhost['autoipv6'] = 2; // 1 => Eine IP pro User, 2 => Eine IP pro VHost
76 76
 
77 77
   $vhost['options'] = '';
78 78
   $vhost['stats'] = NULL;
79 79