MiniPlayerTitle/src/main/resources/config.yml
zhangyuheng 4ece6c085e
Some checks failed
Java CI-CD with Maven / build (push) Failing after 1h39m1s
finish every thing maybe...
2024-01-10 17:38:59 +08:00

17 lines
209 B
YAML

Database:
Host: localhost
Port: 5432
Name: miniplayertitle
User: miniplayertitle
Pass: miniplayertitle
Prefix: "["
Suffix: "]"
CustomCost:
Enabled: true
Cost: 1000
DefaultCoin: 0
Debug: false