mirror of
https://github.com/Nan1t/NanoLimbo.git
synced 2026-02-04 08:26:13 +01:00
Removed settings.properties
This commit is contained in:
@@ -1,18 +0,0 @@
|
|||||||
#
|
|
||||||
# NanoLimbo configuration
|
|
||||||
#
|
|
||||||
|
|
||||||
host=localhost
|
|
||||||
port=65535
|
|
||||||
max-players=100
|
|
||||||
ping-version=NanoLimbo
|
|
||||||
ping-description={"text": "NanoLimbo"}
|
|
||||||
|
|
||||||
# Player info forwarding support. Available types: NONE, LEGACY, MODERN
|
|
||||||
ip-forwarding=LEGACY
|
|
||||||
|
|
||||||
# If you use MODERN type of forwarding, enter your secret code here
|
|
||||||
ip-forwarding-secret=<YOUR_SECRET_HERE>
|
|
||||||
|
|
||||||
# Read timeout for connections in milliseconds
|
|
||||||
read-timeout=30000
|
|
||||||
Reference in New Issue
Block a user