perf: cache public activity aggregates
This commit is contained in:
@@ -10,6 +10,7 @@ POSTGRES_PASSWORD=replace-with-long-random-value
|
||||
DATABASE_URL=postgresql+psycopg://rf4:replace-with-url-encoded-password@db:5432/rf4_spotter
|
||||
APP_VERSION=0.1.0
|
||||
APP_REVISION=replace-with-git-commit-sha
|
||||
PUBLIC_CACHE_SECONDS=20
|
||||
|
||||
ADMIN_TOKEN=replace-with-at-least-32-random-characters
|
||||
RATE_LIMIT_SECRET=replace-with-at-least-32-random-characters
|
||||
|
||||
Reference in New Issue
Block a user