Subversion Repositories Applications.referentiel

Rev

Rev 34 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 34 Rev 38
1
;<?/*
1
;<?/*
2
[settings]
2
[settings]
-
 
3
;Memoire maxi pour les services : 128Mo = 134217728 ; 256Mo = 268435456 ; 512Mo = 536870912 ; 1Go = 1073741824
-
 
4
memoryLimit = "512M"
-
 
5
erreurNiveau = 30719 ; E_ALL = 30719
3
servicesDir = "modules/"
6
servicesDir = "modules/"
4
baseURL = "/referentiel/services/"
7
baseURL = "/referentiel/services/"
5
argSeparatorInput = "&"
8
argSeparatorInput = "&"
6
 
9
 
7
; Default
10
; Default
8
[database]
11
[database]
9
phptype  = mysqli
12
phptype  = mysqli
10
username = root
13
username = root
11
password = 
14
password = 
12
hostspec = localhost
15
hostspec = localhost
13
database = referentiels 
16
database = referentiels 
14
 
17
 
15
;*/?>
18
;*/?>