]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Add TMP persistent directory
authorChocobozzz <me@florianbigard.com>
Wed, 3 May 2023 13:17:11 +0000 (15:17 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Tue, 9 May 2023 06:57:34 +0000 (08:57 +0200)
commit6a4905602636afd6650c9e6f4d0fcc2105d91100
tree1a6ffa4239f62bffa2e6e328ea61a52a65d58d35
parent3a0c2a77b1a6626699514ddaf8135f4397175443
Add TMP persistent directory

To store files that must be preserved between peertube restarts
17 files changed:
config/default.yaml
config/production.yaml.example
config/test-1.yaml
config/test-2.yaml
config/test-3.yaml
config/test-4.yaml
config/test-5.yaml
config/test-6.yaml
server/controllers/api/videos/studio.ts
server/initializers/config.ts
server/lib/job-queue/handlers/video-studio-edition.ts
server/lib/video-studio.ts
server/middlewares/validators/videos/video-studio.ts
server/tests/api/transcoding/video-studio.ts
server/tests/shared/directories.ts
shared/server-commands/server/server.ts
support/docker/production/config/production.yaml