diff options
-rw-r--r-- | templates/debsecan/default.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/debsecan/default.erb b/templates/debsecan/default.erb index 7fc18e2..70ac2a8 100644 --- a/templates/debsecan/default.erb +++ b/templates/debsecan/default.erb @@ -3,7 +3,7 @@ # debsecan's scripts, but your modifications are preserved. # If true, enable daily reports, sent by email. -REPORT=true +REPORT=false # For better reporting, specify the correct suite here, using the code # name (that is, "sid" instead of "unstable"). |