Aleksander Machniak
2016-05-09 5b3a86da57a47a723f89d8dd64ce484002b8e4bb
plugins/newmail_notifier/config.inc.php.dist
@@ -9,4 +9,7 @@
// Enables desktop notification
$config['newmail_notifier_desktop'] = false;
// Desktop notification close timeout in seconds
$config['newmail_notifier_desktop_timeout'] = 10;
?>