Possibility to encrypt new rooms
Change-Id: Ie415a0f8ecec646510ac8f2f0adca58064e30da5
This commit is contained in:
@@ -116,6 +116,7 @@ export const RoomCreate = props => (
|
||||
placeholder="#"
|
||||
/>
|
||||
<BooleanInput source="public" label="synapseadmin.rooms.make_public" />
|
||||
<BooleanInput source="encrypt" initialValue={true} label="synapseadmin.rooms.encrypt" />
|
||||
</FormTab>
|
||||
<FormTab
|
||||
label="resources.rooms.fields.invite_members"
|
||||
|
||||
Reference in New Issue
Block a user