|
Last change
on this file since 661 was
539,
checked in by djay, 12 years ago
|
|
Fix yaml service naming. Add javax javaxx optional sections in the main.cfg #105.
|
|
File size:
759 bytes
|
| Line | |
|---|
| 1 | [main] |
|---|
| 2 | encoding = utf-8 |
|---|
| 3 | version = 1.0.0 |
|---|
| 4 | serverAddress = http://www.zoo-project.org/zoo/ |
|---|
| 5 | lang = fr-FR,en-CA,en-US |
|---|
| 6 | tmpPath=/tmp/ |
|---|
| 7 | tmpUrl = ../mpPathRelativeToServerAdress/ |
|---|
| 8 | dataPath = /tmp/ |
|---|
| 9 | cacheDir = /tmp/ |
|---|
| 10 | |
|---|
| 11 | [identification] |
|---|
| 12 | title = The Zoo WPS Development Server |
|---|
| 13 | abstract = Development version of ZooWPS. See http://www.zoo-project.org |
|---|
| 14 | fees = None |
|---|
| 15 | accessConstraints = none |
|---|
| 16 | keywords = WPS,GIS,buffer |
|---|
| 17 | |
|---|
| 18 | [provider] |
|---|
| 19 | providerName=ZOO Project |
|---|
| 20 | providerSite=http://www.zoo-project.org |
|---|
| 21 | individualName=Gerald FENOY |
|---|
| 22 | positionName=Developer |
|---|
| 23 | role=Dev |
|---|
| 24 | addressDeliveryPoint=1280, avenue des Platanes |
|---|
| 25 | addressCity=Lattes |
|---|
| 26 | addressAdministrativeArea=False |
|---|
| 27 | addressPostalCode=34970 |
|---|
| 28 | addressCountry=fr |
|---|
| 29 | addressElectronicMailAddress=gerald@geolabs.fr |
|---|
| 30 | phoneVoice=False |
|---|
| 31 | phoneFacsimile=False |
|---|
| 32 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.