Documentation
Liferay provides a rich store of resources and knowledge to help our community better use and work with our technology.
JCR
Liferay includes Jackrabbit http://jackrabbit.apache.org by default as its JSR-170 Java Content Repository.
jcr.initialize.on.startup=false
jcr.wrap.session=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