small tweaks to prep for staging environment.
This commit is contained in:
@@ -67,7 +67,6 @@
|
||||
|
||||
(def import-yodlee (allow-once import-yodlee))
|
||||
|
||||
|
||||
(mount/defstate import-worker
|
||||
:start (scheduler/every (* 1000 60 60 8) import-yodlee)
|
||||
:stop (scheduler/stop import-worker))
|
||||
|
||||
Reference in New Issue
Block a user