chore: add TRANSCRIPT_LANG_CACHE_TIMEOUT setting variable in common setting envs (#36296)
* chore: add TRANSCRIPT_LANG_CACHE_TIMEOUT setting variable in common setting envs * chore: bump edx-val version
This commit is contained in:
committed by
GitHub
parent
a2bb8c9458
commit
b83c8495e1
@@ -2576,6 +2576,7 @@ VIDEO_TRANSCRIPTS_SETTINGS = dict(
|
||||
)
|
||||
|
||||
VIDEO_TRANSCRIPTS_MAX_AGE = 31536000
|
||||
TRANSCRIPT_LANG_CACHE_TIMEOUT = 60 * 60 * 24
|
||||
|
||||
|
||||
##### shoppingcart Payment #####
|
||||
|
||||
Reference in New Issue
Block a user