Skip to content

Commit 92dff79

Browse files
committed
clarify allowed usages of /var nodes
1 parent e2fd9cd commit 92dff79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ allowVarNodeOutsideContainer | no | `true` in case `/var` nodes should be allowe
2323

2424
Including `/var` in content packages being deployed to publish instances must be prevented, as it causes deployment failures. Further details at <https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/debugging/debugging-aem-as-a-cloud-service/build-and-deployment.html?lang=en#including-%2Fvar-in-content-package>.
2525

26+
As this restriction technically only affects publish instances it is sstill valid to have `/var` nodes in author-only containers.
27+
2628
# Usage with Maven
2729

2830
You can use this validator with the [FileVault Package Maven Plugin][3] in version 1.1.0 or higher like this

0 commit comments

Comments
 (0)