Skip to content
Snippets Groups Projects
Commit 132bf2f7 authored by ulif's avatar ulif
Browse files

Enable setting verbosity in config file.

parent b0c83fa7
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,7 @@ OPTIONS_DEFAULTS = dict(
specials=0,
delimiter="",
randomsource="system",
verbose=0,
wordlist="en_securedrop",
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment