]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Fix infinite playlist import
authorChocobozzz <me@florianbigard.com>
Mon, 14 Nov 2022 10:11:39 +0000 (11:11 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 14 Nov 2022 10:11:39 +0000 (11:11 +0100)
commit4efa5535ccc947597b7a8e343d6665229ab9cfce
tree7d3167499c83a9ef33782d4a120f0f757e919819
parent0e45e336f62a411b3c423be46d16252355c754d7
Fix infinite playlist import

Using an hard videos limit in config
config/default.yaml
config/production.yaml.example
server/initializers/checker-before-init.ts
server/initializers/config.ts
server/lib/job-queue/handlers/video-channel-import.ts
server/lib/sync-channel.ts
server/tests/api/videos/channel-import-videos.ts
server/tests/api/videos/video-channel-syncs.ts