mateamt/config.yaml

11 lines
213 B
YAML
Raw Normal View History

2019-10-27 22:45:07 +01:00
db_host: "localhost"
db_port: 5432
db_name: "mateamt"
db_user: "mateamt"
db_passwd: "mateamt"
listen_port: 8000
#listen_host: "127.0.0.1"
2019-11-01 09:58:30 +01:00
#max_connections_per_client: 10
2020-04-19 00:49:30 +02:00
currency: "meow"
2019-12-15 10:31:41 +01:00
block_registration: false