* Fix config.js & remove testing values
This commit is contained in:
parent
f5a1a79777
commit
61c9a0d320
|
@ -272,8 +272,7 @@ function getDefaultConfig() {
|
||||||
events : {
|
events : {
|
||||||
trimMessageAreas : {
|
trimMessageAreas : {
|
||||||
// may optionally use [or ]@watch:/path/to/file
|
// may optionally use [or ]@watch:/path/to/file
|
||||||
//schedule : 'every 24 hours after 3:30 am',
|
schedule : 'every 24 hours after 3:30 am',
|
||||||
schedule : 'every 1 minutes',
|
|
||||||
|
|
||||||
// action:
|
// action:
|
||||||
// - @method:path/to/module.js:theMethodName
|
// - @method:path/to/module.js:theMethodName
|
||||||
|
|
Loading…
Reference in New Issue