Merge branch 'develop' into fetch-outbox
This commit is contained in:
commit
888cd2eb9f
675 changed files with 6717 additions and 3481 deletions
|
|
@ -76,6 +76,7 @@ export type Source = {
|
|||
|
||||
id: string;
|
||||
|
||||
outgoingAddress?: string;
|
||||
outgoingAddressFamily?: 'ipv4' | 'ipv6' | 'dual';
|
||||
|
||||
deliverJobConcurrency?: number;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue