Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/doc/conf/conf.xml @ 374:8656162eb52d
Bind REST server to localhost.
gnv-artifacts/trunk@457 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 17 Dec 2009 18:05:23 +0000 |
parents | 2f7a28f211c7 |
children | 3a0c0ad113d9 |
comparison
equal
deleted
inserted
replaced
373:361e51883ab0 | 374:8656162eb52d |
---|---|
400 <query-configuration>${artifacts.config.dir}/queries.properties</query-configuration> | 400 <query-configuration>${artifacts.config.dir}/queries.properties</query-configuration> |
401 </geo-backend> | 401 </geo-backend> |
402 <rest-server> | 402 <rest-server> |
403 <!-- at this Point it is possible to Change the Port the ArtifactDatabase will bind to.--> | 403 <!-- at this Point it is possible to Change the Port the ArtifactDatabase will bind to.--> |
404 <port>8181</port> | 404 <port>8181</port> |
405 <listen>localhost</listen> | |
405 </rest-server> | 406 </rest-server> |
406 <!-- garbage collection of outdated artifacts --> | 407 <!-- garbage collection of outdated artifacts --> |
407 <cleaner> | 408 <cleaner> |
408 <sleep-time>900000</sleep-time> | 409 <sleep-time>900000</sleep-time> |
409 </cleaner> | 410 </cleaner> |