mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
add cron back in on server
This commit is contained in:
parent
97ce7588fd
commit
8c46f6abe8
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ auth = require 'derby-auth'
|
|||
priv = require './private'
|
||||
|
||||
## Run server cron ##
|
||||
#require('./cron').deleteStaleAccounts()
|
||||
require('./cron').deleteStaleAccounts()
|
||||
|
||||
## RACER CONFIGURATION ##
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue