Skip to content

Commit

Permalink
Clarify proxy protocol config message (GeyserMC#1824)
Browse files Browse the repository at this point in the history
  • Loading branch information
Camotoy authored Jan 11, 2021
1 parent d6461e7 commit 999fa72
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion connector/src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ remote:
# Whether to enable PROXY protocol or not while connecting to the server.
# This is useful only when:
# 1) Your server supports PROXY protocol (it probably doesn't)
# 2) You run Velocity or BungeeCord with respective option enabled.
# 2) You run Velocity or BungeeCord with the option enabled in the proxy's main config.
# IF YOU DON'T KNOW WHAT THIS IS, DON'T TOUCH IT!
use-proxy-protocol: false

# Floodgate uses encryption to ensure use from authorised sources.
Expand Down

0 comments on commit 999fa72

Please sign in to comment.