Skip to content

Commit bf2cf70

Browse files
Doc
1 parent a7a1714 commit bf2cf70

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@ Adjust file 'all/pom.xml':
153153

154154
3. Consider refining the ACL settings
155155

156-
The default settings are defined in the [repo init OSGi config](https://github.com/wttech/acm/blob/main/ui.config/src/main/content/jcr_root/apps/acm-config/osgiconfig/config/org.apache.sling.jcr.repoinit.RepositoryInitializer~acmcore.config), which effectively restrict access to the tool and script execution to administrators onlya recommended practice for production environments.
157-
If you require further customization, you can create your own repo init OSGi config to override or extend the default configuration. Ensure to specify [higher service ranking](https://sling.apache.org/documentation/bundles/repository-initialization.html#slingrepositoryinitializer) to take precedence over the default settings.
156+
The default settings are defined in the [repo init OSGi config](https://github.com/wttech/acm/blob/main/ui.config/src/main/content/jcr_root/apps/acm-config/osgiconfig/config/org.apache.sling.jcr.repoinit.RepositoryInitializer~acmcore.config), which effectively restrict access to the tool and script execution to administrators only - a recommended practice for production environments.
157+
If you require further customization, you can create your own repo init OSGi config to override or extend the default configuration.
158158

159159
For example:
160160
```ini

0 commit comments

Comments
 (0)