summaryrefslogtreecommitdiffstats
path: root/roles/webmail/files/etc/roundcube/plugins/thunderbird_labels/config.inc.php
blob: 2abb4238f8040d89072c527fcfd19617b8b30bb6 (plain)
1
2
3
4
5
<?php

$rcmail_config['tb_label_enable'] = true;

?>