diff options
author | Chocobozzz <me@florianbigard.com> | 2023-06-01 14:51:16 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2023-06-29 10:16:55 +0200 |
commit | d8f39b126d9fe4bec1c12fb213548cc6edc87867 (patch) | |
tree | 7f0f1cb23165cf4dd789b2d78b1fef7ee116f647 /config/test-5.yaml | |
parent | 1fb7d094229acdc190c3f7551b43ac5445814dee (diff) | |
download | PeerTube-d8f39b126d9fe4bec1c12fb213548cc6edc87867.tar.gz PeerTube-d8f39b126d9fe4bec1c12fb213548cc6edc87867.tar.zst PeerTube-d8f39b126d9fe4bec1c12fb213548cc6edc87867.zip |
Add storyboard support
Diffstat (limited to 'config/test-5.yaml')
-rw-r--r-- | config/test-5.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/test-5.yaml b/config/test-5.yaml index ad90fec04..04e2cd78d 100644 --- a/config/test-5.yaml +++ b/config/test-5.yaml | |||
@@ -19,6 +19,7 @@ storage: | |||
19 | logs: 'test5/logs/' | 19 | logs: 'test5/logs/' |
20 | previews: 'test5/previews/' | 20 | previews: 'test5/previews/' |
21 | thumbnails: 'test5/thumbnails/' | 21 | thumbnails: 'test5/thumbnails/' |
22 | storyboards: 'test5/storyboards/' | ||
22 | torrents: 'test5/torrents/' | 23 | torrents: 'test5/torrents/' |
23 | captions: 'test5/captions/' | 24 | captions: 'test5/captions/' |
24 | cache: 'test5/cache/' | 25 | cache: 'test5/cache/' |