Mercurial > dive4elements > river
view contrib/make_flys_release/confs/rest-server.xml @ 4874:b1d7e600b43b
(importer) Add utility function to convert paths to utf-8
- Add utility function to generically copy fields
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Fri, 25 Jan 2013 10:41:09 +0100 |
parents | 9d404069f361 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?> <rest-server> <!-- The port which the ArtifactDatabase (ArtifactServer) will bind to. --> <port>8999</port> <listen>localhost</listen> </rest-server>