Aleksander Machniak
2014-10-18 ced34cb15e095836767971aa4d27b141fb1d7ec9
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;
?>