diff --git a/src/config.rs b/src/config.rs index 26bd54d..61b1e72 100644 --- a/src/config.rs +++ b/src/config.rs @@ -204,7 +204,6 @@ impl TConfig { } } - Self { enabled: true, obfuscate: bool_collection.get("obfuscate").cloned().unwrap_or(false),