Subversion Repositories Applications.referentiel

Rev

Rev 38 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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