diff --git a/install/vst-install-debian.sh b/install/vst-install-debian.sh index 93fcdb5c3..7ac6a3fb9 100644 --- a/install/vst-install-debian.sh +++ b/install/vst-install-debian.sh @@ -1603,6 +1603,7 @@ if [ "$release" -eq 10 ]; then echo "=== Set max_length_of_MySQL_username=80" fi echo "MAX_DBUSER_LEN=80" >> $VESTA/conf/vesta.conf +echo "ALLOW_BACKUP_ANYTIME='yes'" >> /usr/local/vesta/conf/vesta.conf echo "================================================================" # Removing old PHP sessions files