forked from LiveCarta/LiveCartaWP
update debug
This commit is contained in:
@@ -33,5 +33,5 @@ define( 'S3_UPLOADS_KEY', getenv('S3_UPLOADS_KEY') );
|
|||||||
define( 'S3_UPLOADS_SECRET', getenv('S3_UPLOADS_SECRET') );
|
define( 'S3_UPLOADS_SECRET', getenv('S3_UPLOADS_SECRET') );
|
||||||
|
|
||||||
define( 'WP_DEBUG', true );
|
define( 'WP_DEBUG', true );
|
||||||
define( 'WP_DEBUG_DISPLAY', false );
|
define( 'WP_DEBUG_DISPLAY', true );
|
||||||
define( 'WP_DEBUG_LOG', true );
|
define( 'WP_DEBUG_LOG', true );
|
||||||
|
|||||||
Reference in New Issue
Block a user