php-censor/app/config.example.yml
2017-01-07 20:56:10 +07:00

19 lines
389 B
YAML

b8:
database:
servers:
read: localhost
write: localhost
port: 3306
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'
worker:
host: localhost
queue: php-censor-queue