Todo #175
Add new element <server> to union.xml to aggregate the server configuration options.
| 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>
Also available in: Atom