Documentation for Crowd 1.1. Documentation for other versions of Crowd is available too.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Configuring Crowd

You can configure Crowd to suit your environment, as described in:

Error rendering macro 'children'

null

Important Files 

When configuring Crowd, there are two important files to be aware of:
  • 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).

(info) 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.

Related Topics



  • No labels