mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-19 08:44:24 +00:00
11 lines
285 B
Plaintext
11 lines
285 B
Plaintext
parameters:
|
|
database_host: 127.0.0.1
|
|
database_port: 5435
|
|
database_name: chill
|
|
database_user: chill
|
|
database_password: chill
|
|
locale: fr
|
|
secret: ThisTokenIsNotSoSecretChangeIt
|
|
debug_toolbar: true
|
|
debug_redirects: false
|
|
use_assetic_controller: true |