Add more dev level statements
This commit is contained in:
parent
ed9875c54e
commit
89d6053c9d
1 changed files with 3 additions and 0 deletions
|
@ -60,3 +60,6 @@
|
||||||
;; Dont block REPL thread
|
;; Dont block REPL thread
|
||||||
:join? false}))
|
:join? false}))
|
||||||
;; (repl-main)
|
;; (repl-main)
|
||||||
|
;; Single cache update for repl
|
||||||
|
;; (watcher/update-thread-cache! (:target CONFIG) (:starting-page CONFIG))
|
||||||
|
;; (watcher/update-thread-cache! "/home/michal/Zdrojaky/Clojure/rss-thread-watch/resources/catalog-pts9.json" (:starting-page CONFIG))
|
||||||
|
|
Loading…
Reference in a new issue