remove logs

This commit is contained in:
Svitin Egor
2024-03-11 15:28:25 +03:00
parent 0e004d8b55
commit 130162ad4d

View File

@@ -32,7 +32,3 @@ define( 'S3_UPLOADS_REGION', 'us-west-1' );
define( 'S3_UPLOADS_KEY', getenv('S3_UPLOADS_KEY') );
define( 'S3_UPLOADS_SECRET', getenv('S3_UPLOADS_SECRET') );
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_DISPLAY', true );
define( 'WP_DEBUG_LOG', true );