diff options
author | Ryan Kavanagh <rak@rak.ac> | 2020-12-11 16:06:35 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2020-12-12 07:45:53 -0500 |
commit | c5e874c00f65f911448ff3ebff735c4ce3d74c88 (patch) | |
tree | d0071be72369f5e4a111d4487dc6d8d4a329e879 | |
parent | Colour menus in vf1 (diff) |
modernize reportbugrc
-rw-r--r-- | .reportbugrc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.reportbugrc b/.reportbugrc index fffc4ed..e337ac7 100644 --- a/.reportbugrc +++ b/.reportbugrc @@ -11,9 +11,7 @@ ui urwid # name and email setting (if non-default) realname "Ryan Kavanagh" email "rak@debian.org" -# Disable fallback mode by commenting out the following: -no-cc -header "X-Debbugs-CC: rak@debian.org" +list-cc-me smtphost reportbug.debian.org # You can add other settings after this line. See # /etc/reportbug.conf for a full listing of options. |