default v6 to true
This commit is contained in:
@@ -25,7 +25,7 @@ SELFUPGRADE=${SELFUPGRADE:-"true"}
|
||||
PORT=${PORT:-80}
|
||||
INSTALLDIR=${INSTALLDIR:-"/opt/xo"}
|
||||
BRANCH=${BRANCH:-"master"}
|
||||
INCLUDE_V6=${INCLUDE_V6:-"false"}
|
||||
INCLUDE_V6=${INCLUDE_V6:-"true"}
|
||||
LOGPATH=${LOGPATH:-$(dirname "$(realpath "$0")")/logs}
|
||||
AUTOUPDATE=${AUTOUPDATE:-"true"}
|
||||
PRESERVE=${PRESERVE:-"3"}
|
||||
|
Reference in New Issue
Block a user