mirror of
https://gitdab.com/cadence/out-of-your-element.git
synced 2025-09-10 12:22:50 +02:00
Fix my homeserver being hard-coded
This commit is contained in:
parent
acee80ce52
commit
714c31d230
7 changed files with 15 additions and 9 deletions
1
types.d.ts
vendored
1
types.d.ts
vendored
|
@ -20,6 +20,7 @@ export type AppServiceRegistrationConfig = {
|
|||
namespace_prefix: string
|
||||
max_file_size: number
|
||||
server_name: string
|
||||
server_origin: string
|
||||
}
|
||||
old_bridge?: {
|
||||
as_token: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue