Accumulating boolean instead of full scene.

This commit is contained in:
DebaucheryLibrarian
2023-06-03 21:51:09 +02:00
parent 3fc63b1934
commit 5103a07e5f
3 changed files with 17 additions and 21 deletions

View File

@@ -337,7 +337,10 @@ module.exports = {
},
media: {
path: './media',
transferSource: 'http://localhost:5000/media',
transferSources: {
local: 'http://localhost:5000/media',
s3: 'https://cdn.traxxx.me',
},
maxSize: 1000,
quality: 80,
thumbnailSize: 320, // width for 16:9 will be exactly 576px