Sun Java System Communications Express 6.3 Administration Guide

Application-Wide Parameters in uwcconfig.properties and uwcauth.properties File

Table C–1 Parameters in the uwcconfig.properties file

Parameters 

Default Value 

Description 

uwc.gzipcompression

true

Enables GZIP compression on the Communications Express HTTP response. 

Set this value to true to enable GZIP compression of the HTTP response. Enabling GZIP compression improves the throughput of the Communications Express page access.

uwc.renderhtml

n

Specifies whether Calendar Server should to render data in HTML format. 

Set this value to y to render the calendar data in HTML format.

manual_purge_enabled

true

Enables a user with jsessionid to invoke the Address Book Server command, purge_entries.wabp, and permanently delete all entries marked for deletion.

auto_purge_enabled

false

Automatically purges contacts that are marked for deletion when login.wabp is invoked.

Set this value to true to enable automatic purge of contacts when login.wabp is invoked.

expire_period

0

Specifies the purge period in days, after which entries marked for deletion are permanently deleted. 

This parameter is valid only when auto_purge_enabled is set to true.

purge_interval

30

Specifies the purge interval in days. 

The purge cycle is triggered at the interval specified here only when auto_purge_enabled is set to true.

addressbook.wabp.version

1.0

Specifies the address book protocol version. 

Table C–2 Parameters in the uwcauth.properties

Parameters 

Default Value 

Description 

defaultdomain

 

Specifies the default domain to be used when the domain does not have the required properties, the properties are picked up from the default domain name. 

The attribute default domain is assigned the value entered during configuration. 

defaultlocale

en 

Specifies the default locale to be used by the application. 

virtualdomain.mode

 

Specifies whether Communications Express is operating in virtual domain mode. 

Enable this option if you have enabled hosted domain support for Calendar Server. 

The virtualdomain.mode is assigned the value entered during configuration.

uwcauth.ssl.enabled

false

Specifies whether SSL should be enabled. 

uwcauth.ssl.authonly

false

Specifies whether SSL is enabled for SSL only. 

uwcauth.admins

 

Specifies a list of administrator user ids. Multiple administrators can be defined and should be comma separated. This parameter is commented out by default. The administrator user ids should be in the form of uid@domain. For the default domain, you can ignore the domain related information. For example, if your default domain is siroe.com, the administrator for this domain can be admin. For non-default domains, the administrator user ids should be completely specified. For example admin@example.com. Here, admin is the administrator for example.com.