Skip to content

Commit ecea58c

Browse files
committed
TASK: disable timable content
1 parent f02764a commit ecea58c

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Configuration/NodeTypes.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Timable content is not supported OOTB
2+
3+
'Neos.Neos:Document':
4+
superTypes:
5+
'Neos.Neos:Timable': false
6+
7+
'Neos.Neos:Content':
8+
superTypes:
9+
'Neos.Neos:Timable': false

0 commit comments

Comments
 (0)