Actions
Todo #12299
closedUpdate default ``config.xml``
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
22.01
Release Notes:
Force Exclusion
Description
The default configuration file in /conf.default/config.xml
is behind the current config revision.
Very few things need adjusting but to be certain, check what happens on a default installation at the step when the default configuration is upgraded to the current revision.
Notably:
- Check for any significant differences (e.g. changes to tags that are not empty -- lots of things get changed from
<this/>
to<this></this>
which is a no-op.) - The revision number needs updated to current (22.0 as of today)
- The password should be updated to use the new format ( #10298 )
Actions