mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-07 22:37:54 +00:00
7 lines
190 B
TOML
7 lines
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
|