mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 08:11:11 +08:00
update readme.md
This commit is contained in:
parent
91cd76e541
commit
19cd77afd2
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ maxIdleConnsPerHost = 60 # only for advanced mode 仅用于高级模式
|
||||||
maxConnsPerHost = 0 # only for advanced mode 仅用于高级模式
|
maxConnsPerHost = 0 # only for advanced mode 仅用于高级模式
|
||||||
|
|
||||||
[pages]
|
[pages]
|
||||||
enabled = false # 是否开启内置静态页面(Docker版本请关闭此项)
|
enabled = false # 是否开启外置静态页面(Docker版本请关闭此项)
|
||||||
theme = "bootstrap" # "bootstrap" or "nebula" 内置主题
|
theme = "bootstrap" # "bootstrap" or "nebula" 内置主题
|
||||||
staticPath = "/data/www" # 静态页面文件路径
|
staticPath = "/data/www" # 静态页面文件路径
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue