diff --git a/config/config.yaml b/config/config.yaml index ea1a5bd..052ee3f 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -7,4 +7,7 @@ bash_config: watch_interval: 86400 update_checker: - interval: 86400 \ No newline at end of file + interval: 86400 + +reporter: + show_msg: false \ No newline at end of file