Update README.md (#4304)

This commit is contained in:
Shiming Zhang 2024-06-11 15:16:44 +08:00 committed by GitHub
parent 40c6e36ff5
commit 637add9d97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -10,7 +10,9 @@ Sync: 定期同步列表里的 image tag 的同步率, 只要 tag 存在就是
如果有大量需求的 如果有大量需求的
- [可以自己搭建服务器](https://github.com/wzshiming/crproxy/tree/master/examples/default) - [可以自己搭建服务器](https://github.com/wzshiming/crproxy/tree/master/examples/default)
- 或者提个 Issue 商量或者添加我们的企微群 [#4183](https://github.com/DaoCloud/public-image-mirror/issues/4183) - 或者提个 Issue 商量或者添加我们的企微群 [#4183](https://github.com/DaoCloud/public-image-mirror/issues/4183)
- 当前 IP 限流 20r/m (每分钟20个请求) - 当前 IP 限流
- 20r/m (每分钟20个请求)
- 60Mi/m (小于 60Mi 的 blob 每分钟能获取多个, 否则每分钟只能获取一个)
## 背景 ## 背景