Subversion Repositories Applications.annuaire

Rev

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

Rev 386 Rev 396
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
 
-
 
-
 
24
nom_cookie_persistant="pap-annuaire_tela-memo"
-
 
25
nom_cookie_utilisateur="pap-annuaire_tela-utilisateur"
25
 
26
 
26
; LOGS
27
; LOGS
27
[log]
28
[log]
28
cheminlog = "/tmp"
29
cheminlog = "/tmp"
29
timezone = "Europe/Paris"
30
timezone = "Europe/Paris"
30
taillemax = 100000
31
taillemax = 100000
31
 
32
 
32
; ADMIN
33
; ADMIN
33
[jrest_admin]
34
[jrest_admin]
34
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
35
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
35
;*/?>
36
;*/?>