Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rorschach.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/application.conf')
-rw-r--r--src/main/resources/application.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/application.conf b/src/main/resources/application.conf
index 16654b1..50f18c6 100644
--- a/src/main/resources/application.conf
+++ b/src/main/resources/application.conf
@@ -22,6 +22,7 @@ spray.can {
rorschach {
default-port = 9090
+ squelch-invalid-http-logging = true
close-bad-pull-requests = on
github-repos-to-watch = ["twbs/bootstrap", "cvrebert/rorschach-test"]
trusted-orgs = [ "twbs" ]