diff options
Diffstat (limited to '')
-rw-r--r-- | .reportbugrc | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.reportbugrc b/.reportbugrc new file mode 100644 index 0000000..75250c8 --- /dev/null +++ b/.reportbugrc @@ -0,0 +1,22 @@ +# reportbug preferences file +# character encoding: UTF-8 +# Version of reportbug this preferences file was written by +reportbug_version "4.12.6" +# default operating mode: one of: novice, standard, advanced, expert +mode expert +# default user interface +ui urwid +# offline setting - comment out to be online +#offline +# 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" +smtphost reportbug.debian.org +# You can add other settings after this line. See +# /etc/reportbug.conf for a full listing of options. +keyid 4A11C97A +sign gpg +mutt |