How to supress_message (Backup is ready) on backup command line

mean

Verified User
Joined
Feb 14, 2007
Messages
103
Hello

i need disable generation of "Backup is ready" on the message system,
when i create backup from command line

i try set supress_message=0 it not wok

echo "action=backup&append%5Fto%5Fpath=nothing&database%5Fdata%5Faware=yes&email%5Fdata%5Faware=yes&local%5Fpath=%2Fhome%2Fadmin%2Fadmin%5Fbackups&owner=admin&select%30=testuser&type=admin&value=multiple&when=now&where=local&supress_message =2" >> /usr/local/directadmin/data/task.queue


Thank you.
 
Last edited:
This is a setting in the admin backup tab.
Go to the admin backup/restore tab and click on Admin backup/restore settings
Then uncheck the “Send a message when a backup has finished.”
It now will not create a message when the backup is done. (But still creates a message when it fails.)
 
Could you please integrate "supress_message" to API option
 
Back
Top