restored default config.ini

This commit is contained in:
CPunch 2020-08-22 19:27:08 -05:00
parent 88953541ef
commit c9bf3d1896

View File

@ -1,5 +1,5 @@
# should the server print every packet it receives? # should the server print every packet it receives?
verbose=true verbose=false
# Login Server configuration # Login Server configuration
[login] [login]
@ -13,7 +13,7 @@ randomcharacters=true
[shard] [shard]
port=8002 port=8002
# you'll want to change this one # you'll want to change this one
ip=192.168.1.183 ip=127.0.0.1
# distance at which other players and NPCs become visible # distance at which other players and NPCs become visible
view=20000 view=20000
# little message players see when they enter the game # little message players see when they enter the game