Subversion Repositories Applications.annuaire

Rev

Rev 386 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
288 jpm 1
;<?/*
2
[settings]
3
baseURL = "/annuaire/jrest/"
4
 
5
; Default
6
[appli]
7
phptype  = mysql
8
username =
9
password =
10
hostspec = localhost
11
database = tela_site
12
 
13
; Identification
14
[database_ident]
15
phptype  = mysql
16
username =
17
password =
18
hostspec = localhost
19
database = tela_site
20
annuaire = annuaire_tela
21
ann_id = U_MAIL
22
ann_pwd = U_PASSWD
23
pass_crypt_funct = md5
24
 
25
 
26
; LOGS
27
[log]
28
cheminlog = "/tmp"
29
timezone = "Europe/Paris"
30
taillemax = 100000
31
 
32
; ADMIN
33
[jrest_admin]
34
admin = aurelien@tela-botanica.org,david.delon@clapas.net,jpm@tela-botanica.org,marie@tela-botanica.org
35
;*/?>