memory
This commit is contained in:
@@ -60,7 +60,7 @@ services:
|
||||
define('WP_REDIS_PORT', 6379);
|
||||
define('WP_REDIS_TIMEOUT', 1);
|
||||
define('WP_REDIS_READ_TIMEOUT', 1);
|
||||
define('DISALLOW_FILE_EDIT', true);
|
||||
define('DISALLOW_FILE_EDIT', false);
|
||||
define('WP_AUTO_UPDATE_CORE', 'minor');
|
||||
define('AUTOMATIC_UPDATER_DISABLED', false);
|
||||
define('WP_MEMORY_LIMIT', '512M');
|
||||
|
||||
Reference in New Issue
Block a user