Subversion Repositories Sites.tela-botanica.org

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
632 aurelien 1
;<?/*
2
[settings]
3
baseURL = "/client/spip/jrest/"
4
 
5
; Default
6
[appli]
7
phptype  =
8
username =
9
password =
10
hostspec =
11
database =
12
 
13
; Identification
14
[database_ident]
15
phptype  =
16
username =
17
password =
18
hostspec =
19
database =
20
annuaire =
21
ann_id =
22
ann_pwd =
23
pass_crypt_funct =
24
 
25
 
26
; LOGS
27
[log]
28
cheminlog = "/client/spip/jrest/logs/"
29
timezone = "Europe/Paris"
30
taillemax = 100000
31
 
32
; ADMIN
33
[jrest_admin]
34
admin =
35
;*/?>