D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
www
/
roundcube
/
plugins
/
newmail_notifier
/
Filename :
config.inc.php.dist
back
Copy
<?php // Enables basic notification $config['newmail_notifier_basic'] = false; // Enables sound notification $config['newmail_notifier_sound'] = false; // Enables desktop notification $config['newmail_notifier_desktop'] = false; // Desktop notification close timeout in seconds $config['newmail_notifier_desktop_timeout'] = 10;