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