Subversion Repositories Applications.bazar

Rev

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

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