We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e99651 commit f7fc4b2Copy full SHA for f7fc4b2
README.md
@@ -53,6 +53,9 @@ GOOGLE_CLIENT_ID GOOGLE_CLIENT_SECRET = [optional] Enable Google OAuth with cred
53
# Mailer
54
SENDGRID_USER SENDGRID_PASS = [optional] Use Sendgrid to send mail with these
55
56
+# Video host
57
+ACHRAILS_VIDEO_UPLOADER_URL = [optional] Endpoint to upload videos to from the web UI
58
+
59
# Legacy (should not be used in new deployemenets)
60
ACHRAILS_AUTO_AUTH = [optional] Automatically redirect to this provider when authenticating
61
SUPPORT_DIRECT_LL_OIDC = [optional] Enable legacy direct OIDC Bearer authentication
0 commit comments