forked from Cookies_Github_mirror/AquaDX
[api] Add option to disable aquaviewer serving
This commit is contained in:
@@ -19,6 +19,10 @@ billing.server.port=8443
|
||||
## The game rely on 80 port for boot up command
|
||||
server.port=80
|
||||
|
||||
## Static file server
|
||||
## This is used to server static files in /web/ directory, which is Aquaviewer
|
||||
aquaviewer.server.enable=true
|
||||
|
||||
## Chunithm
|
||||
## This enables team function if you set team name here. Leave this blank to disable it.
|
||||
game.chunithm.team-name=
|
||||
|
||||
Reference in New Issue
Block a user