Subversion Repositories Applications.annuaire

Rev

Details | Last modification | View Log | RSS feed

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