Mercurial > dive4elements > river
view contrib/make_flys_release/confs/rest-server.xml @ 4910:a707ef048188
Insert CR and LF at the end of each line in CSV exports.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Wed, 30 Jan 2013 14:42:17 +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>