mirror of
https://gitdab.com/cadence/out-of-your-element.git
synced 2025-09-10 04:12:50 +02:00
Add include_user_id_in_mxid setting
This commit is contained in:
parent
eb98af0ac3
commit
541c5e1eb5
4 changed files with 15 additions and 0 deletions
1
types.d.ts
vendored
1
types.d.ts
vendored
|
@ -22,6 +22,7 @@ export type AppServiceRegistrationConfig = {
|
|||
server_name: string
|
||||
server_origin: string
|
||||
content_length_workaround: boolean
|
||||
include_user_id_in_mxid: boolean
|
||||
invite: string[]
|
||||
}
|
||||
old_bridge?: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue