Select Git revision
-
Janne Mareike Koschinski authoredJanne Mareike Koschinski authored
Readme.md 847 B
KStats Frontend
Configuration
Name | Example | Description |
---|---|---|
KSTATS_DATABASE_TYPE * |
postgres |
Database driver (only postgres is supported currently) |
KSTATS_DATABASE_URL * |
postgresql://kstats:hunter2@localhost/statsbot |
Database URL |
KSTATS_REDIS_ADDRESS * |
localhost:6379 |
Redis Address |
KSTATS_REDIS_PASSWORD |
hunter2 |
Redis Password |