Compare commits
1 Commits
da7951384f
...
v2.1.0
Author | SHA1 | Date | |
---|---|---|---|
6110dade2d |
@ -78,6 +78,10 @@ aurls = 'mailto://user:pass@gmail.com'
|
|||||||
enable_dragnet = false
|
enable_dragnet = false
|
||||||
dragnet_outfile = "./orphaned.csv"
|
dragnet_outfile = "./orphaned.csv"
|
||||||
|
|
||||||
|
[telemetry]
|
||||||
|
enable_telemetry = false
|
||||||
|
telemetry_outfile = "./telemetry.csv"
|
||||||
|
|
||||||
[ignored_categories]
|
[ignored_categories]
|
||||||
tech = "tech"
|
tech = "tech"
|
||||||
books = "books"
|
books = "books"
|
||||||
|
Reference in New Issue
Block a user