MarwCore/resources/config.yml
2018-10-01 23:54:03 +02:00

17 lines
324 B
YAML

dataSource:
method: mariadb
address: localhost
database: factions
username: root
password: ''
table-prefix: f_
pool-settings:
maximum-pool-size: 10
minimum-idle: 10
maximum-lifetime: 1800000
connection-timeout: 5000
properties:
useUnicode: true
characterEncoding: utf8
modules: