mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 08:11:11 +08:00
1.3.1
This commit is contained in:
parent
5ac08bba56
commit
822b6c8cea
8 changed files with 21 additions and 16 deletions
|
|
@ -72,7 +72,7 @@
|
|||
import header_realip
|
||||
}
|
||||
import log ghproxy
|
||||
import cache 0s 600s
|
||||
import cache 0s 300s
|
||||
import error_page
|
||||
import encode
|
||||
import rate_limit 60
|
||||
|
|
@ -84,7 +84,7 @@
|
|||
route /favicon.ico {
|
||||
root /data/www
|
||||
file_server
|
||||
import cache 60s 24h
|
||||
import cache 0s 24h
|
||||
}
|
||||
handle_errors {
|
||||
@redirects `{err.status_code} in [301, 302, 307]`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue