[horde] is horde/config/registry.d generic?
A. Schulze
sca at andreasschulze.de
Wed Apr 22 07:15:32 UTC 2015
Michael J Rubinsky:
> I believe any *.d directory within the various config/ directories
> that are named after an existing configuration file will be looked
> at. So, e.g., config/mime_drivers.d/foo.php or
> config/hooks.d/bar.php etc...
Hello,
I could now confirm horde build it's configuration by merging different files:
for horde and horde-apps, for config/{conf,prefs,hooks,backend,..}
values are read from
1. foo.php
2. foo.d/*.php ( in lexical order )
3. foo.local.php
4. foo-hostname.php
Interesting for conf files: the administration ( /admin/config/config.php )
show always only values from conf.php
Andreas
More information about the horde
mailing list