From 61c9a0d320f203bd8f0d8cbc2bff5808dbfc5afc Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Mon, 20 Jun 2016 14:11:37 -0600 Subject: [PATCH] * Fix config.js & remove testing values --- core/config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/core/config.js b/core/config.js index 61e491ea..a305c138 100644 --- a/core/config.js +++ b/core/config.js @@ -272,8 +272,7 @@ function getDefaultConfig() { events : { trimMessageAreas : { // may optionally use [or ]@watch:/path/to/file - //schedule : 'every 24 hours after 3:30 am', - schedule : 'every 1 minutes', + schedule : 'every 24 hours after 3:30 am', // action: // - @method:path/to/module.js:theMethodName