]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Remove low timeouts
authorChocobozzz <me@florianbigard.com>
Mon, 22 May 2023 07:20:28 +0000 (09:20 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 22 May 2023 07:22:08 +0000 (09:22 +0200)
commit33b91e53d21fba295ecf516b717fb36e91990771
treec3e6c31636a47b64c164c1e91ee2125bbc61339e
parent679f8800cdc0ef925fae9ca26fb2892a8f475ad5
Remove low timeouts

Default timeout is 30s
32 files changed:
server/tests/api/activitypub/refresher.ts
server/tests/api/activitypub/security.ts
server/tests/api/check-params/plugins.ts
server/tests/api/check-params/search.ts
server/tests/api/live/live.ts
server/tests/api/moderation/abuses.ts
server/tests/api/moderation/blocklist-notification.ts
server/tests/api/moderation/blocklist.ts
server/tests/api/search/search-index.ts
server/tests/api/server/contact-form.ts
server/tests/api/server/email.ts
server/tests/api/server/follows-moderation.ts
server/tests/api/server/logs.ts
server/tests/api/server/plugins.ts
server/tests/api/server/tracker.ts
server/tests/api/transcoding/hls.ts
server/tests/api/users/users-email-verification.ts
server/tests/api/users/users-multiple-servers.ts
server/tests/api/videos/single-server.ts
server/tests/api/videos/video-change-ownership.ts
server/tests/api/videos/video-channels.ts
server/tests/api/videos/video-description.ts
server/tests/api/videos/video-privacy.ts
server/tests/api/videos/video-schedule-update.ts
server/tests/api/videos/videos-overview.ts
server/tests/cli/peertube.ts
server/tests/external-plugins/auto-block-videos.ts
server/tests/external-plugins/auto-mute.ts
server/tests/plugins/external-auth.ts
server/tests/plugins/id-and-pass-auth.ts
server/tests/plugins/plugin-helpers.ts
server/tests/shared/directories.ts