b8: database: servers: read: - host: localhost port: 3306 write: - host: localhost port: 3306 type: mysql name: php-censor-db username: php-censor-user password: php-censor-password php-censor: language: en per_page: 10 url: 'http://php-censor.local' email_settings: from_address: 'no-reply@php-censor.local' smtp_address: queue: host: localhost name: php-censor-queue lifetime: 600 github: token: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' comments: commit: false pull_request: false build: remove_builds: true security: disable_auth: false default_user_id: 1 auth_providers: internal: type: internal ldap: type: ldap data: host: 'ldap.php-censor.local' port: 389 base_dn: 'dc=php-censor,dc=local' mail_attribute: mail