Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Installer Core 3.2.0
-
None
Description
With the recent changes, a new configuration is always persisted (in the repository) - there might be a situation where this is not desired, for example if you're running a clustered environment where configurations are written back into the repository and a configuration should not be distributed in the cluster.
We could add a configuration property org.apache.sling.installer.configuration.persist with a boolean value, defaulting to true to control this.