Mercurial > dive4elements > river
view flys-artifacts/doc/conf/rest-server.xml @ 4989:f4d61ac84b76 dami
If we bother to check if the file is readable we might also
bother to check if it's a file at all.
Thanks to teichmann for noticing
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Thu, 14 Feb 2013 10:54:02 +0100 |
parents | c041944a7f74 |
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>8181</port> <listen>localhost</listen> </rest-server>