Remove read_only from meeting/jitsi_*
This commit is contained in:
parent
6d64c0c62b
commit
8a51e6ae85
@ -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