Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
7d50105e
Unverified
Commit
7d50105e
authored
3 years ago
by
Akhil
Committed by
GitHub
3 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #3144 from pallakartheekreddy/release-4.6.0-vdn
Issue #SB-26662: Env vars for collection children limits
parents
d2c8c2c6
64b791ec
release-5.0.0-vdn_RC1
release-4.10.0-vdn_RC1
release-4.9.0-vdn_RC2
release-4.9.0-vdn_RC1
release-4.8.0-vdn_RC1
release-4.7.0-vdn_RC1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/stack-sunbird/templates/sunbird_player.env
+2
-0
ansible/roles/stack-sunbird/templates/sunbird_player.env
with
2 additions
and
0 deletions
+2
-0
ansible/roles/stack-sunbird/templates/sunbird_player.env
+
2
−
0
View file @
7d50105e
...
...
@@ -159,3 +159,5 @@ sunbird_bulk_upload_description_length={{ sunbird_bulk_upload_description_length
#release-4.6.0
sunbird_contextual_help_config={{ contextual_help_config }}
sunbird_accessibility_guidelines_url={{ sunbird_accessibility_guidelines_url | default("") }}
sunbird_collection_children_limit={{ sunbird_collection_children_limit | default(1200) }}
sunbird_questionset_children_limit={{ sunbird_questionset_children_limit | default(500) }}
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets