mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-08 21:54:36 +02:00
* Fix config.js & remove testing values
This commit is contained in:
parent
f5a1a79777
commit
61c9a0d320
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue