Files
commafeed/src/main/webapp/WEB-INF/wro.properties

18 lines
473 B
Properties
Raw Normal View History

2013-04-28 11:20:20 +02:00
cacheUpdatePeriod=0
modelUpdatePeriod=0
2013-04-28 11:20:20 +02:00
resourceWatcherUpdatePeriod=1
debug=true
disableCache=false
ignoreMissingResources=false
jmxEnabled=false
2013-04-28 11:20:20 +02:00
managerFactoryClassName=com.commafeed.frontend.resources.WroManagerFactory
#List of preProcessors
2013-05-26 13:34:31 +02:00
preProcessors=timestamp,cssUrlRewriting,sassImport,semicolonAppender,googleClosureSimple,sassOnlyProcessor,yuiCssMin
#List of postProcessors
postProcessors=
#hashStrategy=MD5
#namingStrategy=hashEncoder-CRC32