Subversion Repositories Applications.annuaire

Rev

Rev 69 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
69 aurelien 1
;<?/*
2
[settings]
3
baseURL = "/annuaire/jrest/"
4
 
5
; Default
6
[appli]
7
phptype  = mysql
8
username = aurelien
9
password = Canard
10
hostspec = localhost
11
database = tela_prod
12
 
13
; Identification
14
[database_ident]
15
phptype  = mysql
16
username = aurelien
17
password = Canard
18
hostspec = localhost
19
database = tela_prod
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 = "/home/aurelien/Logs/"
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
;*/?>