Todo #175

Add new element <server> to union.xml to aggregate the server configuration options.

Added by derek clayton 969 days ago. Updated 930 days ago.

Status :Closed Start :06/10/2009
Priority :Normal Due date :
Assigned to :derek clayton % Done :

0%

Category :Configuration
Target version :Union Server 1.0 Alpha 3

Description

Add a new element <server> for the server config options, admin and server attributes.

Example:

<union>
<server>
<admin>
<port>9110</port>
<password>password</password>
</admin>
<client_timeout>30</client_timeout>
</server>
....
</union>

History

07/18/2009 04:43 PM - derek clayton

  • Status changed from New to Closed

Also available in: Atom