Merge "Disable github rate limit logging"

This commit is contained in:
Zuul 2019-04-08 14:55:25 +00:00 committed by Gerrit Code Review
commit 99d9b76398
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ zuul_connections:
- name: 'github' - name: 'github'
driver: 'github' driver: 'github'
app_key: '/etc/zuul/github.key' app_key: '/etc/zuul/github.key'
rate_limit_logging: 'false'
- name: 'googlesource' - name: 'googlesource'
driver: 'git' driver: 'git'