|
|
@ -396,9 +396,9 @@ $CONF['backup'] = 'NO';
|
|
|
|
// Send Mail
|
|
|
|
// Send Mail
|
|
|
|
// If you don't want sendmail tab set this to 'NO';
|
|
|
|
// If you don't want sendmail tab set this to 'NO';
|
|
|
|
$CONF['sendmail'] = 'YES';
|
|
|
|
$CONF['sendmail'] = 'YES';
|
|
|
|
// Set this to NO if you want to allow non-super-admins to
|
|
|
|
// Set this to YES if you want to allow non-super-admins to
|
|
|
|
// send mails to their users
|
|
|
|
// send mails to their users
|
|
|
|
$CONF['sendmail_only_global_admin'] = 'YES';
|
|
|
|
$CONF['sendmail_all_admins'] = 'NO';
|
|
|
|
|
|
|
|
|
|
|
|
// Logging
|
|
|
|
// Logging
|
|
|
|
// If you don't want logging set this to 'NO';
|
|
|
|
// If you don't want logging set this to 'NO';
|
|
|
|