Changeset 61 in code for trunk/mai.ini.5
- Timestamp:
- Jan 21, 2024, 2:42:45 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/mai.ini.5
r60 r61 6 6 .Nd Configuration file for Mai 7 7 .Sh OPTIONS 8 .Ss [mai] section 8 9 .Bl -tag -width 11n 9 10 .It listen 10 11 HTTP port for the server to listen. 11 12 Default is "localhost:5000" 12 .It rootdir13 .It static 13 14 Directory where the static resources are located. 14 15 Default is "./static" 15 .It t mplpath16 .It templates 16 17 Directory where the templates are located. 17 18 Default is "./views" … … 20 21 .Bl -tag -width 11n 21 22 .It Ev MAI_LIBRETRANSLATE_INSTANCE 22 LibreTranslate instance to use. 23 Default is "" 23 LibreTranslate instance to use, it's required for the engine to work. 24 24 .It Ev MAI_LIBRETRANSLATE_API 25 LibreTranslate API key for the above setting .26 Default is "" 25 LibreTranslate API key for the above setting, it may or 26 may not be required, depending on the instance. 27 27 .El 28 28 .Sh FILES … … 33 33 .An fattalion 34 34 .An metalune 35 .An ManeraKai 35 .An ManeraKai Lk https://manerakai.com 36 36 .Sh MAINTAINERS 37 37 .An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja
Note:
See TracChangeset
for help on using the changeset viewer.