PixivFEからいくつか輸入しました
リクエストリミッターを構成可能にする マニュアルページを更新する エラーページを改善する GoFiber v2.52.0 へのアップデート Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja> git-svn-id: file:///srv/svn/repo/mai/trunk@70 e410bdd4-646f-c54f-a7ce-fffcc4f439ae
This commit is contained in:
@@ -7,13 +7,16 @@
|
||||
.Sh OPTIONS
|
||||
.Ss [mai] section
|
||||
.Bl -tag -width 11n
|
||||
.It listen
|
||||
.It danmaku (int)
|
||||
Control the maximum amount of requests
|
||||
before a ratelimit happens
|
||||
.It listen (string)
|
||||
HTTP port for the server to listen.
|
||||
Default is "localhost:5000"
|
||||
.It static
|
||||
.It static (string)
|
||||
Directory where the static resources are located.
|
||||
Default is "./static"
|
||||
.It templates
|
||||
.It templates (string)
|
||||
Directory where the templates are located.
|
||||
Default is "./views"
|
||||
.El
|
||||
|
||||
Reference in New Issue
Block a user