[Crowd]
Documentation for Crowd 1.1. Documentation for other versions of Crowd is available too.
You can configure Crowd to suit your environment, as described in:
build.properties
— this is a configuration file that stores various deployment properties of Crowd and the demo application.build.xml
— this is an Ant script that loads properties from the build.properties configuration file.When you change the port that Crowd uses or connect Crowd to an external database, you will need to edit build.properties
and run build.bat
(or build.sh)
.
When configuring an application to work with Crowd, you will be interested in the crowd.properties file.
For more details please see 4.1 Important Files.