mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 13:24:25 -07:00
IPv6 Support
This commit is contained in:
parent
a50fa85ef0
commit
b907bea69e
180 changed files with 5056 additions and 351 deletions
|
@ -110,6 +110,8 @@ SUSPENDED_DB='$SUSPENDED_DB'
|
|||
SUSPENDED_CRON='$SUSPENDED_CRON'
|
||||
IP_AVAIL='$IP_AVAIL'
|
||||
IP_OWNED='$IP_OWNED'
|
||||
IPV6_AVAIL='$IP_AVAIL'
|
||||
IPV6_OWNED='$IP_OWNED'
|
||||
U_USERS='$U_USERS'
|
||||
U_DISK='$U_DISK'
|
||||
U_DISK_DIRS='$U_DISK_DIRS'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue