Subversion Repositories Applications.annuaire

Rev

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

Rev 288 Rev 386
1
;<?/*
1
;<?/*
2
[settings]
2
[settings]
3
baseURL = "/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 = 
8
username = root
9
password = 
9
password = jea78mil
10
hostspec = localhost
10
hostspec = localhost
11
database = tela_site
11
database = tb_v4
12
 
12
 
13
; Identification
13
; Identification
14
[database_ident]
14
[database_ident]
15
phptype  = mysql
15
phptype  = mysql
16
username = 
16
username = root
17
password = 
17
password = jea78mil
18
hostspec = localhost
18
hostspec = localhost
19
database = tela_site
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
 
25
 
25
 
26
; LOGS
26
; LOGS
27
[log]
27
[log]
28
cheminlog = "/tmp"
28
cheminlog = "/tmp"
29
timezone = "Europe/Paris"
29
timezone = "Europe/Paris"
30
taillemax = 100000
30
taillemax = 100000
31
 
31
 
32
; ADMIN
32
; ADMIN
33
[jrest_admin]
33
[jrest_admin]
34
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
34
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
35
;*/?>
35
;*/?>