PeerTube/config
Chocobozzz 260447942a
Add ability to put captions in object storage
Deprecate:
 * `path` and `url` of `ActorImage` (used to represent account/channel
   avatars/banners) in favour of `fileUrl`
 * `path` of `AvatarInfo` (used in notifications) in favour of `fileUrl`
 * `captionPath` of `VideoCaption` in favour of `fileUrl`
 * `storyboardPath` of `Storyboard` in favour of `fileUrl`
2025-02-07 09:35:39 +01:00
..
default.yaml Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
dev-1.yaml Support another dev environment 2024-07-31 08:16:14 +02:00
dev.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
production.yaml.example Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
test-1.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
test-2.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
test-3.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
test-4.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
test-5.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
test-6.yaml Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
test.yaml Add SSRF protection 2024-08-14 15:33:57 +02:00