Changeset 70 in code for trunk/mai.ini.5


Ignore:
Timestamp:
Feb 12, 2024, 2:42:11 AM (16 months ago)
Author:
yakumo.izuru
Message:

PixivFEからいくつか輸入しました

リクエストリミッターを構成可能にする
マニュアルページを更新する
エラーページを改善する
GoFiber v2.52.0 へのアップデート

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mai.ini.5

    r67 r70  
    88.Ss [mai] section
    99.Bl -tag -width 11n
    10 .It listen
     10.It danmaku (int)
     11Control the maximum amount of requests
     12before a ratelimit happens
     13.It listen (string)
    1114HTTP port for the server to listen.
    1215Default is "localhost:5000"
    13 .It static
     16.It static (string)
    1417Directory where the static resources are located.
    1518Default is "./static"
    16 .It templates
     19.It templates (string)
    1720Directory where the templates are located.
    1821Default is "./views"
Note: See TracChangeset for help on using the changeset viewer.