Files
LargeHadronCollider/.env.example
2026-01-07 00:16:15 -06:00

14 lines
399 B
Plaintext

CLIENT_ID= # Twitch Client ID
# Required
CLIENT_SECRET= # Twitch Client Secret
# Required
REDIR_URI= # Twitch OAuth Redirect URI
# Required
WS_AUTHORIZATION= # the authorization code all websocket clients will need to connect
# Required
# TODO this is not the final version, this will not be a permanent config option
SQLITE_DB= # SQlite DB location
# Default: ./db.sqlite