PluralKit/rustproxy/config.example.toml
2022-06-22 19:28:48 +02:00

7 lines
No EOL
190 B
TOML

token = "put your token here"
database = "postgres://postgres:password@localhost/postgres"
redis_addr = "redis://127.0.0.1/"
redis_gateway_queue_addr = "redis://127.0.0.1/"
shard_count = 1