Add option to move event persistence off master (#7517)
This commit is contained in:
@@ -196,6 +196,9 @@ class MockHomeserver:
|
||||
def get_reactor(self):
|
||||
return reactor
|
||||
|
||||
def get_instance_name(self):
|
||||
return "master"
|
||||
|
||||
|
||||
class Porter(object):
|
||||
def __init__(self, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user