Skip to content

Introduce horde:reconfigure syntax

Compare
Choose a tag to compare
@ralflang ralflang released this 15 Aug 15:40
· 15 commits to FRAMEWORK_6_0 since this release

The preferred calling convention is now composer horde:reconfigure instead of composer horde-reconfigure. The latter name is still supported though and won't be removed anytime soon.

The autogenerated config snippets now contain some hints to help admins avoid mistakes.

The registry.d/00-horde.php file is autogenerated when missing.
The 01-location-horde.php and 02-location-*.php files are always autocreated and will overwrite any local changes.

<?php
/**
 * AUTOGENERATED FILE WILL BE OVERWRITTEN ON EACH
 * composer horde-reconfigure or install/update
 * Override settings in either:
 * - var/config/horde/registry.local.php
 * - var/config/horde/registry.d/ snippets, i.e. 99-custom.php
 * - var/config/horde/registry-sub.domain.org.php
 */