[chuni] Add team name customization

This commit is contained in:
Dom Eori
2021-06-26 22:15:33 +09:00
parent b72121bc95
commit e7ae5de92c
3 changed files with 26 additions and 12 deletions

View File

@@ -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