diff options
-rw-r--r-- | example-cfg.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example-cfg.json b/example-cfg.json index 26c2676..8bda9db 100644 --- a/example-cfg.json +++ b/example-cfg.json @@ -9,5 +9,5 @@ "algo" : "sse2_64", "threads" : "4", - "quiet" : true, + "quiet" : true } |