av6@261: # reportbug preferences file
av6@261: # character encoding: UTF-8
av6@261: # Version of reportbug this preferences file was written by
av6@261: reportbug_version "11.4.0"
av6@261: # default operating mode: one of: novice, standard, advanced, expert
av6@261: mode standard
av6@261: # default user interface
av6@261: ui text
av6@261: # offline disables querying information over the network
av6@261: #offline
av6@261: # name and email setting (if non-default)
av6@261: realname "Anton Shestakov"
av6@261: email "av6@dwimlabs.net"
av6@261: # Disable fallback mode by commenting out the following:
av6@261: no-cc
av6@261: list-cc-me
av6@261: smtphost reportbug.debian.org
av6@261: # You can add other settings after this line.  See
av6@261: # /etc/reportbug.conf for a full listing of options.