Skip to content

Add an option to use HTML mode for signatures by default #9848

Open
@KHRifat

Description

@KHRifat

Please consider enabling the following preferences by default:

These are commonly preferred and it's tedious to enable them manually for every user.

Motivation and context

It would be great to have support for config parameters to control such preferences globally via config.inc.php, just like we already have for:

$config['htmleditor'] = 1;         // 0 = never, 1 = always, 2 = user setting
$config['default_charset'] = 'UTF-8';
$config['draft_autosave'] = 60;    // in seconds

This will make Roundcube easier to manage across deployments where user interaction is limited.

Thanks for your great work!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions