| 431 |
mathias |
1 |
;<?/*
|
|
|
2 |
[settings]
|
|
|
3 |
baseURL = "/client/projet/jrest/"
|
|
|
4 |
|
|
|
5 |
; Default
|
|
|
6 |
[appli]
|
|
|
7 |
phptype = mysql
|
|
|
8 |
username = telabotap
|
|
|
9 |
password = "shah=Ph3"
|
|
|
10 |
hostspec = localhost
|
|
|
11 |
database = tela_prod_v4
|
|
|
12 |
url_service_liste = vpopmail.tela-botanica.org/
|
|
|
13 |
domaine_service_liste = tela-botanica.org
|
|
|
14 |
url_base_projet = http://www.tela-botanica.org/page:liste_projets
|
|
|
15 |
guid = urn:lsid:tela-botanica.org:%s:%s
|
|
|
16 |
|
|
|
17 |
chemin_wikis_integres = /home/telabotap/www/wikini/
|
|
|
18 |
chemin_wiki_defaut = /home/telabotap/www/client/integrateur_wikini/bibliotheque/wikini_0_5/
|
|
|
19 |
nom_admin_wiki = WikiAdmin
|
|
|
20 |
adresse_admin_wiki = accueil@tela-botanica.org
|
|
|
21 |
pass_admin_wiki = "wqa&WQA1"
|
|
|
22 |
|
|
|
23 |
; Identification
|
|
|
24 |
[database_ident]
|
|
|
25 |
phptype = mysql
|
|
|
26 |
username = telabotap
|
|
|
27 |
password = "shah=Ph3"
|
|
|
28 |
hostspec = localhost
|
|
|
29 |
database = tela_prod
|
|
|
30 |
annuaire = annuaire_tela
|
|
|
31 |
ann_id = U_MAIL
|
|
|
32 |
ann_pwd = U_PASSWD
|
|
|
33 |
pass_crypt_funct = md5
|
|
|
34 |
|
|
|
35 |
|
|
|
36 |
; LOGS
|
|
|
37 |
[log]
|
|
|
38 |
cheminlog = "/client/projet/jrest/logs/"
|
|
|
39 |
timezone = "Europe/Paris"
|
|
|
40 |
taillemax = 100000
|
|
|
41 |
|
|
|
42 |
; ADMIN
|
|
|
43 |
[jrest_admin]
|
|
|
44 |
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
|
|
|
45 |
;*/?>
|