mirror of
https://gitdab.com/cadence/out-of-your-element.git
synced 2025-09-10 12:22:50 +02:00
large files are now linked instead of uploaded
This commit is contained in:
parent
3a59d66626
commit
f16900553a
6 changed files with 57 additions and 7 deletions
1
types.d.ts
vendored
1
types.d.ts
vendored
|
@ -18,6 +18,7 @@ export type AppServiceRegistrationConfig = {
|
|||
rate_limited: boolean
|
||||
ooye: {
|
||||
namespace_prefix: string
|
||||
max_file_size: number
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue