Explorar o código

Add dummy debug template

Girish Ramakrishnan %!s(int64=9) %!d(string=hai) anos
pai
achega
9067ffeded
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      wp-config.php.template

+ 6 - 0
wp-config.php.template

@@ -40,6 +40,12 @@ define('WP_PLUGIN_URL', '##APP_ORIGIN/wp-content/plugins');
 define('WP_CONTENT_DIR', '/app/data/wp-content');
 define('WP_PLUGIN_DIR', '/app/data/wp-content/plugins');
 
+// Enable WP_DEBUG mode
+define('WP_DEBUG', false);
+
+// Enable Debug logging to the /wp-content/debug.log file
+define('WP_DEBUG_LOG', false);
+
 /*
  http://cmanios.wordpress.com/2014/04/12/nginx-https-reverse-proxy-to-wordpress-with-apache-http-and-different-port/
  http://wordpress.org/support/topic/compatibility-with-wordpress-behind-a-reverse-proxy