Skip to content

Commit

Permalink
Update core/src/main/java/org/geysermc/geyser/configuration/GeyserCon…
Browse files Browse the repository at this point in the history
…fig.java

Co-authored-by: Eclipse <[email protected]>
  • Loading branch information
onebeastchris and eclipseisoffline authored Mar 2, 2025
1 parent a1b341e commit 6d0209c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ interface BedrockConfig extends BedrockListener {
boolean useProxyProtocol();

@Comment("""
A list of allowed PROXY protocol speaking proxy IP addresses/subnets. Only effective when "enable-proxy-protocol" is enabled, and
A list of allowed PROXY protocol speaking proxy IP addresses/subnets. Only effective when "use-proxy-protocol" is enabled, and
should really only be used when you are not able to use a proper firewall (usually true with shared hosting providers etc.).
Keeping this list empty means there is no IP address whitelist.
IP addresses, subnets, and links to plain text files are supported.""")
Expand Down

0 comments on commit 6d0209c

Please sign in to comment.