• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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