chu&mai2: add option to use https

This commit is contained in:
zaphkito
2025-06-14 05:05:19 +08:00
parent 3a8a67cee2
commit 592e6961e8
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