mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 08:11:11 +08:00
hotfix
This commit is contained in:
parent
57ba06e01e
commit
47d062a1c4
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
route /api* {
|
route /api* {
|
||||||
rate_limit 15r/m 10000 429
|
rate_limit {remote.ip} 15r/m 10000 429
|
||||||
import cache 0s 6h
|
import cache 0s 6h
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue