]
Rafael Ruiz updated WFCORE-4135:
--------------------------------
Description:
We need something like
--disable-configuration-history
to use when running in containers to avoid write to any directory
('standalone_xml_history').
Add a new property to disable backups of configuration XML files.
Also avoid writing to standalone_xml_history when --read-only-server-config=<config>
is set.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: WFCORE-4135
URL:
https://issues.jboss.org/browse/WFCORE-4135
Project: WildFly Core
Issue Type: Enhancement
Reporter: Rafael Ruiz
We need something like
--disable-configuration-history
to use when running in containers to avoid write to any directory
('standalone_xml_history').