Config
# License Key
license: Your License Key
# Hvor mange Flip tokens man får pr. diamond
tokens-per-diamond: 5
# MySQL Support
mysql:
  enabled: false
  hostname: localhost
  port: 3306
  database: database
  username: username
  password: password
  use_ssl: falseLast updated
Was this helpful?