• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Default settings for Horde

K

klados

Guest
Is it possible to define default setup for Horde without going into code itself.

Things I'd like to define in a config file is default language, default theme Horde desktop (frontpage) elements or starting module and other things that can be changed from Horde settings. These preferences are saved in MySQL so I guess there needs to be a file to read database (and use defaults if nothing is found).

I was also thinking is it possible to have different config-files for different domains? I guess I can have php-code somewhere that gets domain-name and then loads config file from /domain/ folder or something.
 
Back
Top