Mercurial > hg > dml-open-vis
diff app/config/parameters.yml.dist @ 0:493bcb69166c
added public content
author | Daniel Wolff |
---|---|
date | Tue, 09 Feb 2016 20:54:02 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/config/parameters.yml.dist Tue Feb 09 20:54:02 2016 +0100 @@ -0,0 +1,24 @@ +# This file is a "template" of what your parameters.yml file should look like +parameters: + database_driver: pdo_mysql + database_host: 127.0.0.1 + database_port: ~ + database_name: symfony + database_user: root + database_password: ~ + database_server_version: ~ + + #mailer_transport: smtp + #mailer_host: 127.0.0.1 + #mailer_user: ~ + #mailer_password: ~ + + locale: en + + # A secret key that's used to generate certain security-related tokens + secret: ThisTokenIsNotSoSecretChangeIt + + debug_toolbar: true + debug_redirects: false + + anonymous: false