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

$config['html5_notifier_duration'] = '3';
$config['html5_notifier_smbox'] = '1';

?>