Merge pull request #6069 from reiterl/models_jitsi_rm_ro
Remove read_only from meeting/jitsi_*
This commit is contained in:
commit
a956f2d996
@ -350,13 +350,10 @@ meeting:
|
|||||||
# Configuration (only for the server owner)
|
# Configuration (only for the server owner)
|
||||||
jitsi_domain:
|
jitsi_domain:
|
||||||
type: string
|
type: string
|
||||||
read_only: true
|
|
||||||
jitsi_room_name:
|
jitsi_room_name:
|
||||||
type: string
|
type: string
|
||||||
read_only: true
|
|
||||||
jitsi_room_password:
|
jitsi_room_password:
|
||||||
type: string
|
type: string
|
||||||
read_only: true
|
|
||||||
|
|
||||||
# System
|
# System
|
||||||
url_name:
|
url_name:
|
||||||
|
Loading…
Reference in New Issue
Block a user