config.toml 153 B

1234567891011
  1. [plugins]
  2. echo_plugin = [ "echo" ]
  3. [postgres]
  4. host = "db"
  5. user = "postgres"
  6. db = "postgres"
  7. [teamspeak]
  8. host = "kirkleon.ddns.net"
  9. user = "serveradmin"