Subversion Repositories eFlore/Applications.coel

Rev

Rev 1512 | Rev 1765 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1512 Rev 1659
Line 1... Line 1...
1
;<?/*
1
;<?/*
2
[settings]
2
[settings]
3
baseURL = "/coel/jrest/"
3
baseURL = "/eflore/coel/jrest/"
Line 4... Line 4...
4
 
4
 
5
; COEL
5
; COEL
6
[coel]
6
[coel]
7
phptype  = mysql
7
phptype  = mysql
8
username = root
8
username = root
9
password = 
9
password = 
10
hostspec = localhost
10
hostspec = localhost
11
database = tb_coel
11
database = tb_coel
12
guid = "urn:lsid:tela-botanica.org:%s:%s"
12
guid = "urn:lsid:tela-botanica.org:%s:%s"
13
editeur = "Tela Botanica"
13
editeur = "Tela Botanica"
14
urlBaseCoel = "http://localhost/coel/war/Coel.html"
14
urlBaseCoel = "http://www.tela-botanica.org/eflore/coel/Coel.html"
15
urlBaseJrest = "http://localhost/coel/jrest/"
15
urlBaseJrest = "http://www.tela-botanica.org/eflore/coel/jrest/"
16
aideBaseUrlTpl = "http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki="
16
aideBaseUrlTpl = "http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki="
17
urlAnnuaire = "http://www.tela-botanica.org/client/eflore_chatin/services/annuaire_tela"
17
urlAnnuaire = "http://www.tela-botanica.org/client/eflore_chatin/services/annuaire_tela"
18
loginAnnuaire =  
18
loginAnnuaire =  
19
mdpAnnuaire = 
19
mdpAnnuaire = 
20
correctionLogin = 
20
correctionLogin = 
21
correctionMdp = 
21
correctionMdp = 
Line 22... Line -...
22
idProjetUtilisateurs = 3
-
 
23
 
22
idProjetUtilisateurs = 3
-
 
23