• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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