* Fix config.js & remove testing values
This commit is contained in:
parent
f5a1a79777
commit
61c9a0d320
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue