Bump version to 0.0.46

This commit is contained in:
Dom Eori
2023-04-25 18:13:07 +09:00
parent af74a9cc5d
commit 3f05b84c0f
3 changed files with 12 additions and 3 deletions

View File

@@ -13,10 +13,12 @@ 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
allnet.server.check-keychip=false
## 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=
## This enables client serial validation during power on request using keychip table in database.
## Only enable this if you know what you are doing.
#allnet.server.check-keychip=false
## Http Server Port
## Only change this if you have a reverse proxy running.