Skip to content

Commit

Permalink
update: clarify that enabling connectivity check will leak server ip
Browse files Browse the repository at this point in the history
  • Loading branch information
Roardom committed Jul 1, 2024
1 parent fdd19f7 commit 132a050
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ LISTENING_PORT=6969
# Open a connection to the incoming peer announcing and record if their socket
# accepts the connection.
#
# **Warning:** Enabling this option will leak the server IP.
#
# Default: false
IS_CONNECTIVITY_CHECK_ENABLED=false

Expand Down

0 comments on commit 132a050

Please sign in to comment.