# # Configuration that overrides the global config.yml # Please make any configurations which are server environment dependend in this file! # # Database setup. database: driver: mysql host: db databasename: cncondenast2018 username: cncondenast2018 password: cncondenast2018 charset: utf8mb4 collate: utf8mb4_unicode_ci enforce_ssl: false debug_show_loggedoff: true # Show the 'debug' nut in the lower right corner for logged-in user. By default, # the debugbar is only shown to logged-in users. debug: true