We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00714e2 commit 592d418Copy full SHA for 592d418
apps/api/.env.template
@@ -36,3 +36,6 @@ GITHUB_REPO= # enter your secret here
36
37
# ────── LTI Gateway ──────
38
GRADING_LTI_GATEWAY_URL=http://localhost:4010/lti/1.1/grade
39
+
40
+# ────── Translation Settings ──────
41
+ENABLE_TRANSLATION=false # true | false
0 commit comments