typo on i2cp.dontPublishLeaseSet option

main
simp 2025-06-23 23:12:03 +00:00
parent 43d63d5e79
commit bb9089a122
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@ class Socket(object):
i2cpOptions['i2p.streaming.profile'] = 2
i2cpOptions['inbound.nickname'] = 'IRCBOT'
i2cpOptions['crypto.lowTagThreshold'] = 14
i2cpOptions['i2cp.dontPublishLeaseSet'] = 'true'
i2cpOptions['i2cp.dontPublishLeaseSet'] = 'True'
self.bind(None, nickname, **i2cpOptions)
else:
# use existing session