jitsi don't store room name
This commit is contained in:
parent
8d8a69cca7
commit
c664cb12da
@ -202,7 +202,7 @@ in {
|
|||||||
localRecording = {
|
localRecording = {
|
||||||
enabled = false;
|
enabled = false;
|
||||||
};
|
};
|
||||||
doNotStoreRoom = false;
|
doNotStoreRoom = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user