🐛 Fix problem with page-options spec

This commit is contained in:
alonso.torres 2021-10-11 12:30:29 +02:00
parent 1b69eda43e
commit 8eacf738c2
6 changed files with 8 additions and 10 deletions

View file

@ -24,7 +24,7 @@
[cuerdas.core :as str]
[tubax.core :as tubax]))
(log/set-level! :trace)
(log/set-level! :warn)
;; Upload changes batches size
(def ^:const change-batch-size 100)