mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
7 lines
No EOL
190 B
TOML
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 |