blob: 5f0163826d3cd8d93545075e3ce0a4a7f5f32385 [file] [log] [blame]
# TOML file format
[main]
url = 'https://bugzilla.kernel.org'
apikey = '[apikey here]'
logfile = '/home/user/work/temp/bz-comment-junker.log'
cache = '/home/user/.cache/bz-comment-junker.cache'
[spam]
comment_tag = 'spam'
bug_group = 'Junk'
bug_status = 'CLOSED'
bug_resolution = 'INVALID'