diff --git a/config/example.default.json b/config/example.default.json index 0a221a9..ca766dd 100644 --- a/config/example.default.json +++ b/config/example.default.json @@ -41,6 +41,7 @@ "default_amount": "5" }, "misc": { - "display_help_logo": "true" + "display_help_logo": "true", + "logging": "true" } } \ No newline at end of file