This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 9a47162e1 Outline limitations of multiline strings in .cfg.json
9a47162e1 is described below

commit 9a47162e1e99af3ad934e4f3af1d542b82aa252f
Author: Konrad Windszus <[email protected]>
AuthorDate: Fri Apr 28 17:03:51 2023 +0200

    Outline limitations of multiline strings in .cfg.json
---
 .../content/documentation/bundles/configuration-installer-factory.md   | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/src/main/jbake/content/documentation/bundles/configuration-installer-factory.md
 
b/src/main/jbake/content/documentation/bundles/configuration-installer-factory.md
index bdaee8ab2..79cdf1af3 100644
--- 
a/src/main/jbake/content/documentation/bundles/configuration-installer-factory.md
+++ 
b/src/main/jbake/content/documentation/bundles/configuration-installer-factory.md
@@ -66,7 +66,8 @@ This is an example file
 
 #### Limitations
 
-* This is only supported since Installer Configuration Factory 1.2.0 .
+* This is only supported since Installer Configuration Factory 1.2.0
+* No support of multiline String values 
([SLING-10217](https://issues.apache.org/jira/browse/SLING-10217)), therefore, 
for repoinit rather use `.config`.
 
 ### Configuration Files (.config)
 

Reply via email to