diff artifact-database/doc/example-conf/conf.xml @ 44:86d2a843e588

Allow REST server to bind to configurable interface. artifacts/trunk@151 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 29 Sep 2009 10:25:53 +0000
parents 88972c6daa4f
children 9449f296cd54
line wrap: on
line diff
--- a/artifact-database/doc/example-conf/conf.xml	Thu Sep 24 09:15:56 2009 +0000
+++ b/artifact-database/doc/example-conf/conf.xml	Tue Sep 29 10:25:53 2009 +0000
@@ -17,6 +17,7 @@
     <!-- configuration of the rest server -->
     <rest-server>
         <port>8181</port>
+        <listen>localhost</listen>
     </rest-server>
     <!-- garbage collection of outdated artifacts -->
     <cleaner>

http://dive4elements.wald.intevation.org