Subversion Repositories eFlore/Applications.coel

Rev

Rev 1859 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1859 Rev 1885
1
;<?/*
1
;<?/*
2
[settings]
2
[settings]
3
baseURL = "/eflore/coel/jrest/"
3
baseURL = "/eflore/coel/jrest/"
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"
12
guid = "urn:lsid:tela-botanica.org:%s"
13
editeur = "Tela Botanica"
13
editeur = "Tela Botanica"
14
urlBaseFicheConsultation = "http://www.tela-botanica.org/"
14
urlBaseFicheConsultation = "http://www.tela-botanica.org/"
15
urlBaseCoel = "http://www.tela-botanica.org/eflore/coel/Coel.html"
15
urlBaseCoel = "http://www.tela-botanica.org/eflore/coel/Coel.html"
16
urlBaseJrest = "http://www.tela-botanica.org/eflore/coel/jrest/"
16
urlBaseJrest = "http://www.tela-botanica.org/eflore/coel/jrest/"
17
aideBaseUrlTpl = "http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki="
17
aideBaseUrlTpl = "http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki="
18
urlAnnuaire = "http://www.tela-botanica.org/service:annuaire-test:utilisateur/identite-complete-par-courriel"
18
urlAnnuaire = "http://www.tela-botanica.org/service:annuaire-test:utilisateur/identite-complete-par-courriel"
19
loginAnnuaire =  
19
loginAnnuaire =  
20
mdpAnnuaire = 
20
mdpAnnuaire = 
21
correctionLogin = 
21
correctionLogin = 
22
correctionMdp =
22
correctionMdp =
23
 
23
 
24
dossier_import_tmp = "/home/utilisateur/web/tmp/coel/"
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" 
25
chemin_script_import = "/opt/lampp/bin/php-5.5.9 /home/utilisateur/web/coel/scripts/cli.php import -a import -n %s -u %s"
26
 
26
 
27
;*/?>
27
;*/?>