[MM-53269] Add configuration setting for integration requests timeout (#23805)
Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
7874daa6f7
Коммит
1fdddfe678
@@ -303,6 +303,7 @@ export type ServiceSettings = {
|
||||
EnableIncomingWebhooks: boolean;
|
||||
EnableOutgoingWebhooks: boolean;
|
||||
EnableCommands: boolean;
|
||||
OutgoingIntegrationRequestsTimeout: number;
|
||||
EnablePostUsernameOverride: boolean;
|
||||
EnablePostIconOverride: boolean;
|
||||
EnableLinkPreviews: boolean;
|
||||
|
||||
Ссылка в новой задаче
Block a user