Updates for ledger import

This commit is contained in:
2024-10-21 23:59:26 -07:00
parent f404df2951
commit 767081d675
4 changed files with 346 additions and 357 deletions

View File

@@ -35,7 +35,8 @@
(defn gzip-handler []
(doto (GzipHandler.)
(GzipHandler.)
#_(doto (GzipHandler.)
(.setIncludedMimeTypes (into-array ["text/css"
"text/plain"
"text/javascript"