* Fix config.js & remove testing values
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user