Skip to content

Commit

Permalink
don't always set port 4567
Browse files Browse the repository at this point in the history
  • Loading branch information
orignal authored Aug 12, 2016
1 parent db8d93d commit deca217
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions debian/i2pd.default
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
I2PD_ENABLED="yes"

# port to listen for incoming connections
# comment this line if you want to use value from config
I2PD_PORT="4567"
# uncomment following line if you want to specify it here
# I2PD_PORT="4567"

# Additional options that are passed to the Daemon.
# see possible switches in /usr/share/doc/i2pd/configuration.md.gz
Expand Down

0 comments on commit deca217

Please sign in to comment.