Skip to content

Commit 592d418

Browse files
AddENABLE_TRANSLATION parameter to the .env template (#133)
Co-authored-by: Magdy-Hafez#030901 <[email protected]>
1 parent 00714e2 commit 592d418

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

apps/api/.env.template

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,6 @@ GITHUB_REPO= # enter your secret here
3636

3737
# ────── LTI Gateway ──────
3838
GRADING_LTI_GATEWAY_URL=http://localhost:4010/lti/1.1/grade
39+
40+
# ────── Translation Settings ──────
41+
ENABLE_TRANSLATION=false # true | false

0 commit comments

Comments
 (0)