mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
ALLOW_BACKUP_ANYTIME='yes'
This commit is contained in:
parent
3208596639
commit
5f853a0ec1
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue