# # MySQL # jdbc.default.driverClassName=com.mysql.jdbc.Driver jdbc.default.url=jdbc:mysql://localhost/cassidianee_live?useUnicode=true&characterEncoding=UTF-8&useFastDateParsing=false jdbc.default.username=root jdbc.default.password=123 asset.publisher.display.styles=table,title-list,abstracts,full-content,cassidian-news,cassidian-event,cassidian-flight-event,cassidian-news-short auth.token.check.enabled = false users.image.max.height = 448 users.image.max.width = 800 dl.file.rank.enabled = false journal.image.small.max.size=5120000 #mail mail.session.mail.pop3.host= mail.session.mail.pop3.password= mail.session.mail.pop3.port= mail.session.mail.pop3.user= mail.session.mail.smtp.auth=false mail.session.mail.smtp.host=mail01.dc.pek.mcon.net mail.session.mail.smtp.password= mail.session.mail.smtp.port=25 mail.session.mail.smtp.user= mail.session.mail.store.protocol=pop3 mail.session.mail.transport.protocol=smtp ## ## Languages and Time Zones ## # # Specify the available locales. Messages corresponding to a specific # language are specified in properties files with file names matching that # of content/Language_*.properties. These values can also be overridden in # properties files with file names matching that of # content/Language-ext_*.properties. Use a comma to separate # each entry. # # All locales must use UTF-8 encoding. # # The following links specifiy language and country codes: # http://ftp.ics.uci.edu/pub/ietf/http/related/iso639.txt # http://userpage.chemie.fu-berlin.de/diverse/doc/ISO_3166.html # locales=ar_SA,ca_AD,zh_CN,zh_TW,cs_CZ,nl_NL,en_US,fr_FR,de_DE,el_GR,hu_HU,it_IT,ja_JP,ko_KR,pt_BR,ru_RU,es_ES,tr_TR,vi_VN ##################################################################################################################### ## ## Properties Override Project ## ##################################################################################################################### # # Input a comma delimited list of variables which are restricted from the # context in Velocity based Journal templates. # journal.template.velocity.restricted.variables= ## ## Document Library Portlet ## #dl.hook.impl=com.liferay.documentlibrary.util.FileSystemHook dl.hook.impl=com.liferay.documentlibrary.util.JCRHook # # Set the maximum file size and valid file extensions for documents. A value # of 0 for the maximum file size can be used to indicate unlimited file # size. However, the maximum file size allowed is set in the property # "com.liferay.portal.upload.UploadServletRequestImpl.max.size". # # Current size: 50M # #dl.file.max.size=52428800 ## ## Images ## # # Set the name of a class that implements # com.liferay.portal.kernel.image.Hook. The portal will use this persist # images. # image.hook.impl=com.liferay.portal.image.DatabaseHook #image.hook.impl=com.liferay.portal.image.DLHook #image.hook.impl=com.liferay.portal.image.FileSystemHook ## ## Upload Servlet Request ## # # Set the maximum file size. Default is 1024 * 1024 * 100. # #com.liferay.portal.upload.UploadServletRequestImpl.max.size=104857600 ## ## Image Gallery Portlet ## # # Set the maximum file size and valid file extensions for images. A value # of 0 for the maximum file size can be used to indicate unlimited file # size. However, the maximum file size allowed is set in the property # "com.liferay.portal.upload.UploadServletRequestImpl.max.size". # #ig.image.max.size=10240000 # jcr.workspace.name=liferay # jcr.node.documentlibrary=documentlibrary # jcr.initialize.on.startup=true # jcr.jackrabbit.repository.root=C:/Cassidian/liferay-portal-6.0-ee-sp1/data/jackrabbit # jcr.jackrabbit.config.file.path=${jcr.jackrabbit.repository.root}/repository.xml # jcr.jackrabbit.repository.home=${jcr.jackrabbit.repository.root}/home # jcr.jackrabbit.credentials.username=none # jcr.jackrabbit.credentials.password=none liferay.home = C:\\Cassidian\\livesever\\liferay-portal-6.0-ee-sp1 jcr.initialize.on.startup=true jcr.workspace.name=liferay jcr.node.documentlibrary=documentlibrary jcr.jackrabbit.repository.root=${liferay.home}\\data\\jackrabbit jcr.jackrabbit.config.file.path=${jcr.jackrabbit.repository.root}\\repository.xml jcr.jackrabbit.repository.home=${jcr.jackrabbit.repository.root}\\home jcr.jackrabbit.credentials.username=none jcr.jackrabbit.credentials.password=none