Subversion Repositories Applications.annuaire

Rev

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

Rev 396 Rev 397
1
;<?/*
1
;<?/*
2
[settings]
2
[settings]
3
baseURL = "/applications/annuaire/jrest/"
3
baseURL = "/applications/annuaire/jrest/"
4
 
4
 
5
; Default
5
; Default
6
[appli]
6
[appli]
7
phptype  = mysql
7
phptype  = mysql
8
username = root
8
username = root
9
password = jea78mil
9
password = jea78mil
10
hostspec = localhost
10
hostspec = localhost
11
database = tb_v4
11
database = tb_v4
12
 
12
 
13
; Identification
13
; Identification
14
[database_ident]
14
[database_ident]
15
phptype  = mysql
15
phptype  = mysql
16
username = root
16
username = root
17
password = jea78mil
17
password = jea78mil
18
hostspec = localhost
18
hostspec = localhost
19
database = tb_v4
19
database = tb_v4
20
annuaire = annuaire_tela
20
annuaire = annuaire_tela
21
ann_id = U_MAIL
21
ann_id = U_MAIL
22
ann_pwd = U_PASSWD
22
ann_pwd = U_PASSWD
23
pass_crypt_funct = md5
23
pass_crypt_funct = md5
24
nom_cookie_persistant="pap-annuaire_tela-memo"
24
nom_cookie_persistant="pap-annuaire_tela-memo"
25
nom_cookie_utilisateur="pap-annuaire_tela-utilisateur"
25
nom_cookie_utilisateur="pap-annuaire_tela-utilisateur"
-
 
26
 
-
 
27
;MESSAGERIE
-
 
28
[messagerie]
-
 
29
utilisateurs_autorises = identiplante@tela-botanica.org,annuaire@tela-botanica.org
26
 
30
 
27
; LOGS
31
; LOGS
28
[log]
32
[log]
29
cheminlog = "/tmp"
33
cheminlog = "/tmp"
30
timezone = "Europe/Paris"
34
timezone = "Europe/Paris"
31
taillemax = 100000
35
taillemax = 100000
32
 
36
 
33
; ADMIN
37
; ADMIN
34
[jrest_admin]
38
[jrest_admin]
35
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
39
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
36
;*/?>
40
;*/?>