Subversion Repositories eFlore/Applications.coel

Rev

Rev 1847 | 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="
1853 mathias 18
urlAnnuaire = "http://www.tela-botanica.org/service:annuaire-test:utilisateur/identite-complete-par-courriel"
1497 jpm 19
loginAnnuaire =
20
mdpAnnuaire =
21
correctionLogin =
22
correctionMdp =
23
 
1659 raphael 24
;*/?>