improves description for XBLOCK_RUNTIME_V2_EPHEMERAL_DATA_CACHE

This commit is contained in:
Raul Gallegos
2021-01-26 12:10:19 -05:00
parent 9d506ca5a6
commit 7bae76b093

View File

@@ -4149,8 +4149,7 @@ BLOCKSTORE_API_URL = 'http://localhost:18250/api/v1/'
# .. setting_name: XBLOCK_RUNTIME_V2_EPHEMERAL_DATA_CACHE
# .. setting_default: default
# .. setting_description: Which of django's caches to use for storing anonymous user state for XBlocks
# in the blockstore-based XBlock runtime
# .. setting_description: The django cache key of the cache to use for storing anonymous user state for XBlocks.
XBLOCK_RUNTIME_V2_EPHEMERAL_DATA_CACHE = 'default'
# Blockstore data could contain S3 links, so this should be lower than Blockstore's AWS_QUERYSTRING_EXPIRE