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