diff --git a/conf/config.php b/conf/config.php index 6ffc20c..9862172 100644 --- a/conf/config.php +++ b/conf/config.php @@ -171,7 +171,7 @@ define('LOG_SYSLOG_PROGRAM', '[z-push]'); - define('LOG_MEMORY_PROFILER', true); + define('LOG_MEMORY_PROFILER', false); define('LOG_MEMORY_PROFILER_FILE', 'LOGTOCHANGE/memory_profile'); /**********************************************************************************