Subversion Repositories Applications.projet

Rev

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

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