dorisbot/config/config.yml

14 lines
209 B
YAML
Raw Normal View History

2019-06-28 09:40:31 +00:00
port: 10230
database:
dbname: ''
host: localhost
port: 26257
user: root
pass: ''
ssl_mode: require
ssl_ca: './ca.crt'
ssl_crt: './client.crt'
ssl_key: './client.key'
discord:
bot_token: ''