We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1398b26 commit 87d07d0Copy full SHA for 87d07d0
lib/database/pgbouncer-setup.sh
@@ -306,10 +306,6 @@ Unattended-Upgrade::Package-Blacklist {
306
Unattended-Upgrade::Automatic-Reboot "true";
307
Unattended-Upgrade::Automatic-Reboot-Time "02:00";
308
309
-// Send email on errors (configure your email if needed)
310
-//Unattended-Upgrade::Mail "your-email@domain.com";
311
-Unattended-Upgrade::MailReport "on-change";
312
-
313
// Remove unused automatically installed kernel-related packages
314
Unattended-Upgrade::Remove-Unused-Kernel-Packages "true";
315
0 commit comments