Mercurial > dive4elements > river
view contrib/make_flys_release/confs/rest-server.xml @ 4448:9425b7c51b73
Use new WOutProcessor for generating charts
Use WOutProcessor in DischargeLongitudinalSectionGenerator and
LongitudinalSectionGenerator.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Wed, 07 Nov 2012 15:56:28 +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>