Skip to content

Instantly share code, notes, and snippets.

@wimvds
Created October 28, 2013 15:21
Show Gist options
  • Save wimvds/7198709 to your computer and use it in GitHub Desktop.
Save wimvds/7198709 to your computer and use it in GitHub Desktop.
Parameters.yml
parameters:
database_driver: pdo_mysql
database_host: localhost
database_port: ~
database_name: sandbox
database_user: sandbox
database_password: sandbox
mailer_transport: smtp
mailer_host: localhost
mailer_user: ~
mailer_password: ~
locale: en
secret: ThisTokenIsNotSoSecretChangeIt
sentry.dsn: https://XXXXXXXX:XXXXXXXX@app.getsentry.com/XXXX
cdnpath: ''
requiredlocales: nl|fr|de|en
defaultlocale: en
multilanguage: true
websitetitle: Kunstmaan Bundles Sandbox
searchport: 9200
searchindexname: sandbox
searchindexprefix: sandbox
analytics.google: UA-XXXXXXX-X
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment