[Pywps-commits] r539 - trunk/pywps
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Jul 22 16:27:44 CEST 2008
Author: jachym
Date: 2008-07-22 16:27:44 +0200 (Tue, 22 Jul 2008)
New Revision: 539
Modified:
trunk/pywps/default.cfg
Log:
default configuration updated
Modified: trunk/pywps/default.cfg
===================================================================
--- trunk/pywps/default.cfg 2008-07-22 14:26:14 UTC (rev 538)
+++ trunk/pywps/default.cfg 2008-07-22 14:27:44 UTC (rev 539)
@@ -1,13 +1,13 @@
[wps]
encoding=utf-8
-title=PyWPS Development Server
+title=PyWPS Server
version=1.0.0
-abstract=Development version of PyWPS. See http://pywps.wald.intevation.org
+abstract=See http://pywps.wald.intevation.org and http://www.opengeospatial.org/standards/wps
fees=None
constraints=none
serveraddress=http://localhost/cgi-bin/wps
keywords=GRASS,GIS,WPS
-lang=eng,ger
+lang=eng
[provider]
providerName=Your Company Name
@@ -40,5 +40,3 @@
gui=text
gisbase=/usr/lib/grass/
ldLibraryPath=/usr/lib/grass/lib
-#home=/var/www/
-
More information about the Pywps-commits
mailing list