Files
Vencloud/.env.example
T
Lewis Crichton 50b3013f53 feat: anonymous telemetry
anonymous in this case meaning we can't trace it back to a particular
user

THIS IS UNTESTED AND HEAVILY WORK IN PROGRESS.
2023-10-26 23:00:39 +01:00

22 lines
266 B
Bash

PORT=8080
HOST=0.0.0.0
REDIS_URI=localhost:6379
ROOT_REDIRECT=
DISCORD_CLIENT_ID=
DISCORD_CLIENT_SECRET=
DISCORD_REDIRECT_URI=
PEPPER_SECRETS=
PEPPER_SETTINGS=
PEPPER_TELEMETRY=
SIZE_LIMIT=33554432
ALLOWED_USERS=
PROMETHEUS=false
TELEMETRY=false
PROXY_HEADER=