diff --git a/cms/envs/common.py b/cms/envs/common.py index 149bc82526f6..a72af4c9f37f 100644 --- a/cms/envs/common.py +++ b/cms/envs/common.py @@ -2734,7 +2734,7 @@ PASSWORD_RESET_EMAIL_RATE = '2/h' ######################## Setting for content libraries ######################## -MAX_BLOCKS_PER_CONTENT_LIBRARY = 1000 +MAX_BLOCKS_PER_CONTENT_LIBRARY = 100_000 ################# Student Verification ################# VERIFY_STUDENT = {