* Fix config.js & remove testing values

This commit is contained in:
Bryan Ashby 2016-06-20 14:11:37 -06:00
parent f5a1a79777
commit 61c9a0d320
1 changed files with 1 additions and 2 deletions

View File

@ -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