Updates for ledger import
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
|
||||
|
||||
(defn gzip-handler []
|
||||
(doto (GzipHandler.)
|
||||
(GzipHandler.)
|
||||
#_(doto (GzipHandler.)
|
||||
(.setIncludedMimeTypes (into-array ["text/css"
|
||||
"text/plain"
|
||||
"text/javascript"
|
||||
|
||||
Reference in New Issue
Block a user