Documentation
Liferay provides a rich store of resources and knowledge to help our community better use and work with our technology.
Minifier
The strip filter will attempt to cache inline minified CSS and JavaScript content. Set this property to configure the maximum pieces of cached content. Set this property to 0 to disable caching of inline minified content.
minifier.inline.content.cache.size=10000
Input a list of comma delimited values that will cause the minified CSS to not be cached if those values are contained in the content.
minifier.inline.content.cache.skip.css=
Input a list of comma delimited values that will cause the minified JavaScript to not be cached if those values are contained in the content.
minifier.inline.content.cache.skip.javascript=getSessionId,encryptedUserId