minor refactoring

This commit is contained in:
2020-09-28 13:11:13 -05:00
parent 4079806436
commit 884b844d65
10 changed files with 172 additions and 23 deletions

View File

@@ -20,7 +20,7 @@ dbsaveinterval=240
port=8002
ip=127.0.0.1
# distance at which other players and NPCs become visible
chunksize=40000
chunksize=30000
# time, in milliseconds, to wait before kicking a non-responsive client
# default is 1 minute
timeout=60000