(root)/trunk/jrest/jrest.ini.php.defaut – Rev 1859
Rev 1852 |
Rev 1885 |
Go to most recent revision |
Details |
Compare with Previous |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 1497 |
jpm |
1 |
;<?/*
|
|
|
2 |
[settings]
|
| 1659 |
raphael |
3 |
baseURL = "/eflore/coel/jrest/"
|
| 1497 |
jpm |
4 |
|
|
|
5 |
; COEL
|
|
|
6 |
[coel]
|
|
|
7 |
phptype = mysql
|
|
|
8 |
username = root
|
|
|
9 |
password =
|
|
|
10 |
hostspec = localhost
|
|
|
11 |
database = tb_coel
|
| 1765 |
aurelien |
12 |
guid = "urn:lsid:tela-botanica.org:%s"
|
| 1497 |
jpm |
13 |
editeur = "Tela Botanica"
|
| 1787 |
aurelien |
14 |
urlBaseFicheConsultation = "http://www.tela-botanica.org/"
|
| 1659 |
raphael |
15 |
urlBaseCoel = "http://www.tela-botanica.org/eflore/coel/Coel.html"
|
|
|
16 |
urlBaseJrest = "http://www.tela-botanica.org/eflore/coel/jrest/"
|
| 1497 |
jpm |
17 |
aideBaseUrlTpl = "http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki="
|
| 1852 |
mathias |
18 |
urlAnnuaire = "http://www.tela-botanica.org/service:annuaire-test:utilisateur/identite-complete-par-courriel"
|
| 1497 |
jpm |
19 |
loginAnnuaire =
|
|
|
20 |
mdpAnnuaire =
|
|
|
21 |
correctionLogin =
|
| 1859 |
aurelien |
22 |
correctionMdp =
|
| 1497 |
jpm |
23 |
|
| 1859 |
aurelien |
24 |
dossier_import_tmp = "/home/utilisateur/web/tmp/coel/"
|
|
|
25 |
chemin_script_import = "/opt/lampp/bin/php-5.5.9 /home/utilisateur/web/coel/scripts/cli.php import -a import -n %s"
|
|
|
26 |
|
| 1659 |
raphael |
27 |
;*/?>
|