mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-05-13 03:12:16 -04:00
Increased announce stream length
This commit is contained in:
parent
c0dac0eadb
commit
f8775adbab
2 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ class PNAnnounceHandler:
|
|||
RNS.log("The contained exception was: "+str(e), RNS.LOG_DEBUG)
|
||||
|
||||
class Directory:
|
||||
ANNOUNCE_STREAM_MAXLENGTH = 64
|
||||
ANNOUNCE_STREAM_MAXLENGTH = 256
|
||||
|
||||
aspect_filter = "nomadnetwork.node"
|
||||
@staticmethod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue