mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -07:00
Update v-activate-rocket-nginx
This commit is contained in:
parent
1e20159847
commit
7c9dfd4c05
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ fi
|
|||
echo "Proxy Template is ready"
|
||||
|
||||
# Disabling wp-cron in wp-config.php
|
||||
cd /home/$user/web/$domain/public_html
|
||||
checkstring_disable="define('DISABLE_WP_CRON', true)"
|
||||
checkstring_enable="define('DISABLE_WP_CRON', false)"
|
||||
string_disable="define( 'DISABLE_WP_CRON', true );"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue