An error occurred while loading the file. Please try again.
-
Ghislain Loas authored1ef051aa
config.ini.default 425 B
[global]
timeZone = Europe/Paris
locale = fr_FR.UTF-8
; SMTP
; mail.transport.smtp.host =
; Used by global http client
proxy.host =
proxy.port =
proxy.user =
proxy.pass =
; SGBD
sgbd.adapter = mysqli
sgbd.config.host = localhost
sgbd.config.port = 3306
sgbd.config.username =
sgbd.config.password =
sgbd.config.dbname =
; Advanced
amber.deploy = 0
experimental_dev = true
[local : global]
[production : global]