forked from Cookies_Github_mirror/AquaDX
[chuni] Add team name customization
This commit is contained in:
@@ -11,6 +11,10 @@ allnet.server.port=80
|
||||
## Only change this if you have a reverse proxy running.
|
||||
## The game rely on 80 port for boot up command
|
||||
server.port=80
|
||||
########## Game specific setting ##########
|
||||
## Chunithm
|
||||
## This enables team function if you set team name here. Leave this blank to disable it.
|
||||
game.chunithm.team-name=
|
||||
## Logging
|
||||
spring.servlet.multipart.max-file-size=10MB
|
||||
spring.servlet.multipart.max-request-size=20MB
|
||||
|
||||
Reference in New Issue
Block a user