added want-interest-printout dconfig
This commit is contained in:
parent
d88b0b6411
commit
1940aedead
|
|
@ -131,7 +131,7 @@ class DoInterestManager(DirectObject.DirectObject):
|
|||
if __debug__:
|
||||
def printInterests(self):
|
||||
if not WantInterestPrintout:
|
||||
return
|
||||
return 1
|
||||
"""
|
||||
Part of the new otp-server code.
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in New Issue