Skip to content

Commit 80f8548

Browse files
Update README.md
1 parent 75071f4 commit 80f8548

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@ port = 25565
8585
# Sets the maximum time a client can stay connected to the server. Used to prevent idle or junk connections.
8686
timeout = 10
8787

88-
# [Optional] This setting defines the server IP to prevent proxy bypass or spoofing.
88+
# [Optional] This parameter defines the server host to which the clients connect.
89+
# This is necessary to prevent proxy bypass or spoofing.
8990
server_ip = "localhost"
9091

9192
[server.config]

0 commit comments

Comments
 (0)