akka { loglevel = INFO } spray.can { server { request-timeout = 5 s } client { user-agent-header = "TwbsRorschach/0.1 (https://github.com/twbs/rorschach)" request-timeout = 20 s idle-timeout = 15 s } host-connector { max-connections = 5 max-retries = 3 max-redirects = 3 } } rorschach { default-port = 9090 close-bad-pull-requests = on github-repos-to-watch = ["twbs/bootstrap", "cvrebert/rorschach-test"] username = throwaway9475947 password = XXXXXXXX web-hook-secret-key = abcdefg }