this should probably be false by default (non-standard "magic")

This commit is contained in:
Gered 2014-06-19 17:34:45 -04:00
parent 97281d6648
commit b1a605e758

View file

@ -28,7 +28,7 @@
; part of the filename, and if so use that file instead.
; note that enabling this option does obviously incur a slight file I/O performance penalty
; whenever these functions are used
:check-for-minified-web-resources true
:check-for-minified-web-resources false
; automatically convert keyword keys in maps to/from strings as necessary when being passed
; in model-maps, when passed to Jtwig functions and when returned as values from Jtwig