diff --git a/wp-config.php b/wp-config.php
index bbbce84a1bd33d7f165aee7d267f87ece9544ec8..6b78c6b4a959727d60c36933faff5a51e09d5c66 100644
--- a/wp-config.php
+++ b/wp-config.php
@@ -40,7 +40,7 @@ define('SITE_ID_CURRENT_SITE', 1);
 define('BLOG_ID_CURRENT_SITE', 1);
 define('DISALLOW_FILE_MODS', true);
 //define('DISALLOW_FILE_EDIT', false);
-define('DISABLE_WP_CRON', true);
+define('DISABLE_WP_CRON', false);
 //AI patch: set to true if you want to activate query profiling
 define('AI_DB_PROFILER', false);
 //disable automatic updates