Merge pull request 'chu&mai2: add option to use https' (#217) from zaphkito/artemis:chumai_https into develop

Reviewed-on: https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/217
This commit is contained in:
Hay1tsme
2025-07-13 05:22:18 +00:00
6 changed files with 54 additions and 9 deletions

View File

@@ -2,6 +2,7 @@ server:
enable: True
loglevel: "info"
news_msg: ""
use_https: False # for CRYSTAL PLUS and later or SUPERSTAR and later
team:
name: ARTEMiS # If this is set, all players that are not on a team will use this one by default.

View File

@@ -1,6 +1,7 @@
server:
enable: True
loglevel: "info"
use_https: False # for DX and later
deliver:
enable: False