This commit is contained in:
WJQSERVER 2024-10-17 18:01:15 +08:00
parent 57ba06e01e
commit 47d062a1c4

View file

@ -90,7 +90,7 @@
}
route /api* {
rate_limit 15r/m 10000 429
rate_limit {remote.ip} 15r/m 10000 429
import cache 0s 6h
}
}