Changeset 70 in code for trunk/mai.ini.5
- Timestamp:
- Feb 12, 2024, 2:42:11 AM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/mai.ini.5
r67 r70 8 8 .Ss [mai] section 9 9 .Bl -tag -width 11n 10 .It listen 10 .It danmaku (int) 11 Control the maximum amount of requests 12 before a ratelimit happens 13 .It listen (string) 11 14 HTTP port for the server to listen. 12 15 Default is "localhost:5000" 13 .It static 16 .It static (string) 14 17 Directory where the static resources are located. 15 18 Default is "./static" 16 .It templates 19 .It templates (string) 17 20 Directory where the templates are located. 18 21 Default is "./views"
Note:
See TracChangeset
for help on using the changeset viewer.