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


Ignore:
Timestamp:
Jan 21, 2024, 2:42:45 AM (17 months ago)
Author:
yakumo.izuru
Message:

マニュアルページを更新したり、PixivFE からインスピレーションを得たり...

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mai.ini.5

    r60 r61  
    66.Nd Configuration file for Mai
    77.Sh OPTIONS
     8.Ss [mai] section
    89.Bl -tag -width 11n
    910.It listen
    1011HTTP port for the server to listen.
    1112Default is "localhost:5000"
    12 .It rootdir
     13.It static
    1314Directory where the static resources are located.
    1415Default is "./static"
    15 .It tmplpath
     16.It templates
    1617Directory where the templates are located.
    1718Default is "./views"
     
    2021.Bl -tag -width 11n
    2122.It Ev MAI_LIBRETRANSLATE_INSTANCE
    22 LibreTranslate instance to use.
    23 Default is ""
     23LibreTranslate instance to use, it's required for the engine to work.
    2424.It Ev MAI_LIBRETRANSLATE_API
    25 LibreTranslate API key for the above setting.
    26 Default is ""
     25LibreTranslate API key for the above setting, it may or
     26may not be required, depending on the instance.
    2727.El
    2828.Sh FILES
     
    3333.An fattalion
    3434.An metalune
    35 .An ManeraKai
     35.An ManeraKai Lk https://manerakai.com
    3636.Sh MAINTAINERS
    3737.An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja
Note: See TracChangeset for help on using the changeset viewer.