Details
-
Task
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently the CMS bootstraps with cms.yaml the following:
definitions:
config:
/hippo:configuration/hippo:frontend/cms:
jcr:primaryType: frontend:application
frontend:defaultcluster: cms-static
frontend:privileges: hippo:author
frontend:privileges.path: /content/documents
If I am correct this part
frontend:privileges: hippo:author frontend:privileges.path: /content/documents
has become completely redundant and can be removed