CommunityServer Configuration Parameters

For some functionality, the Category component must communicate with the Community component, when you want to cluster user profile data, or when you set user role permissions on your categories. When you use a stand-alone Category, you must configure the [CommunityServer] configuration section to specify the details of the machine that hosts your Community.

For example:

[CommunityServer]
Port=5030
Host=community.example.com

You must configure this section in the Category configuration file. It configures communications between Category and Community. For more information about component-based setups, refer to the Knowledge Discovery Getting Started Guide.

NOTE: This configuration section is meaningful only in a stand-alone Category component, not in a unified configuration.