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

Configuring Crowd

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

重要なファイル 

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.

関連トピック