# This file is auto-generated during the composer install parameters: blog.locales: [ en, fr ] blog.logo: 'bundles/rapsysblog/png/favicon.png' blog.title: 'Dev log' blog.welcome: 'Welcome to %blog.title%' blog.contact_mail: 'blog@rapsys.eu' blog.contact_name: 'Raphaƫl Gertz' database_host: localhost database_port: null database_name: blog database_user: blog database_password: ibBygbyifwyecVis mailer_transport: smtp mailer_host: 127.0.0.1 mailer_user: null mailer_password: null secret: bffdd55d68799cd8244881565bec52ede47f37a1 doctrine: orm: dql: string_functions: json: Rapsys\BlogBundle\Dql\JsonFunction sensio_framework_extra: router: annotations: false request: converters: false auto_convert: false view: annotations: false cache: annotations: false security: annotations: false psr_message: enabled: false framework: translator: fallbacks: - '%locale%' twig: globals: blog_locales: '%blog.locales%'