mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
disable database preening for now
This commit is contained in:
parent
a8882620d5
commit
6738d0ae56
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ priv = require './private'
|
|||
habitrpgStore = require('./store')
|
||||
|
||||
## Run server cron ##
|
||||
require('./cron').deleteStaleAccounts()
|
||||
#require('./cron').deleteStaleAccounts()
|
||||
|
||||
## RACER CONFIGURATION ##
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue