Created
August 11, 2015 16:53
-
-
Save mthadley/28f6914f96837663b74f to your computer and use it in GitHub Desktop.
Mike's Portal Properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
theme.css.fast.load=false | |
theme.images.fast.load=false | |
javascript.fast.load=true | |
javascript.log.enabled=false | |
layout.template.cache.enabled=false | |
browser.launcher.url= | |
combo.check.timestamp=true | |
freemarker.engine.cache.storage=soft:1 | |
freemarker.engine.resource.modification.check.interval=0 | |
minifier.enabled=false | |
openoffice.cache.enabled=false | |
velocity.engine.resource.modification.check.interval=0 | |
com.liferay.portal.servlet.filters.cache.CacheFilter=false | |
com.liferay.portal.servlet.filters.etag.ETagFilter=false | |
com.liferay.portal.servlet.filters.header.HeaderFilter=false | |
com.liferay.portal.servlet.filters.themepreview.ThemePreviewFilter=true | |
jdbc.default.driverClassName=com.mysql.jdbc.Driver | |
jdbc.default.url=jdbc:mysql://localhost/lportalee?useUnicode=true&characterEncoding=UTF-8&useFastDateParsing=false | |
jdbc.default.username=root | |
jdbc.default.password=12345abc | |
auto.login.hooks=com.liferay.portal.security.auth.BasicAuthHeaderAutoLogin | |
auth.token.ignore.portlets=82,1_WAR_loopportlet | |
journal.article.force.autogenerate.id=false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment