diff --git a/conf.json b/conf.json index 03a49e0..6bf1b9c 100644 --- a/conf.json +++ b/conf.json @@ -9,12 +9,7 @@ "args": [ "./healthcheck", "-root=.", - "-meta=readme", - "-whitelist=stderr", - "-whitelist=stdout", - "-whitelist=.*\\.md", - "-whitelist=healthcheck", - "-whitelist=.git.*" + "-meta=readme" ], "env": [ "PATH=/usr/bin:/bin"