Update 'resources/wordpress.sh'

This commit is contained in:
b.waal
2019-09-10 09:48:45 +02:00
parent 78e240cc47
commit ed036bebfd

View File

@@ -35,6 +35,7 @@ define('DB_HOST', 'localhost');
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
#define( 'WP_SITEURL', '' );
define('FS_METHOD','direct');
#define( 'WP_HOME', '' );
#define( 'ALTERNATE_WP_CRON', true );
#define('DISABLE_WP_CRON', 'true');