Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WCMS
uw_ct_profile
Commits
63b77a59
Commit
63b77a59
authored
Jul 15, 2021
by
Lily Yan
Browse files
ISTWCMS-4953 Add minimum number of revisions to keep 50 in profile node revision delete
parent
f5460df4
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/install/node.type.uw_ct_profile.yml
View file @
63b77a59
...
...
@@ -4,6 +4,7 @@ dependencies:
module
:
-
entity_browser_block_layout
-
menu_ui
-
node_revision_delete
third_party_settings
:
entity_browser_block_layout
:
entity_browser_block_layout_view_modes
:
...
...
@@ -19,6 +20,10 @@ third_party_settings:
available_menus
:
-
main
parent
:
'
main:'
node_revision_delete
:
minimum_revisions_to_keep
:
50
minimum_age_to_delete
:
0
when_to_delete
:
0
name
:
Profile
type
:
uw_ct_profile
description
:
'
A
profile,
which
can
be
optionally
added
to
pages
and
appears
under
the
"Profiles"
section
of
your
site.'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment