
Documentation for Crowd 1.4. Documentation for other versions of Crowd is available too.
The Crowd Home directory is where Crowd will store its configuration information. If you are using the embedded HSQL database, supplied for evaluation purposes, Crowd will also store its database in this directory. To specify the directory:
crowd-init.properties file.# at the beginning of the line.
crowd.home=c:/data/crowd-home
crowd.home=/var/crowd-home
crowd-init.properties file.