[allnet] Add config for custom shop name

This commit is contained in:
Dom Eori
2022-12-12 00:37:35 +09:00
parent cc7b679dd3
commit 5549ad9a0c
2 changed files with 8 additions and 2 deletions

View File

@@ -13,6 +13,9 @@ billing.server.port=8443
## Please notice most games won't work with localhost or 127.0.0.1
#allnet.server.host=localhost
#allnet.server.port=80
## This is for some games that use shop name for in-game functions.
## Specify the place name here if you need it. By default it is empty.
#allnet.server.place-name=
## Http Server Port
## Only change this if you have a reverse proxy running.