Viewing File: /usr/local/cpanel/base/3rdparty/roundcube/plugins/emoticons/config.inc.php.dist

<?php

// Enable emoticons in plain text messages preview
$config['emoticons_display'] = false;

// Enable emoticons in compose editor (HTML)
$config['emoticons_compose'] = true;
Back to Directory File Manager