Mercurial > dive4elements > river
view contrib/make_flys_release/confs/rest-server.xml @ 4271:6c776f102e03
Show measurement info panel if MINFO artifact is choosen
Show the measurement station info panel if MINFO is selected.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 26 Oct 2012 12:27:33 +0200 |
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>