| # Copyright 2016 The Chromium Authors. All rights reserved. | |
| # Use of this source code is govered by a BSD-style | |
| # license that can be found in the LICENSE file or at | |
| # https://developers.google.com/open-source/licenses/bsd | |
| queue: | |
| - name: default | |
| rate: 4/s | |
| max_concurrent_requests: 50 | |
| - name: outboundemail | |
| rate: 5/s | |
| - name: spamexport | |
| rate: 1/d | |
| max_concurrent_requests: 1 |