Subversion Repositories Applications.referentiel

Rev

Rev 34 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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