mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 00:01:10 +08:00
1.6.1
This commit is contained in:
parent
29046382a5
commit
57cd7e1ce7
6 changed files with 19 additions and 12 deletions
|
|
@ -79,10 +79,10 @@ wget -O install.sh https://raw.githubusercontent.com/WJQSERVER-STUDIO/ghproxy/ma
|
|||
[server]
|
||||
host = "127.0.0.1" # 监听地址
|
||||
port = 8080 # 监听端口
|
||||
sizeLimit = 131072000 # 125MB
|
||||
sizeLimit = 125 # 125MB
|
||||
|
||||
[pages]
|
||||
enabled = true # 是否开启内置静态页面
|
||||
enabled = false # 是否开启内置静态页面(Docker版本请关闭此项)
|
||||
staticPath = "/data/www" # 静态页面文件路径
|
||||
|
||||
[log]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue