forked from DebaucheryLibrarian/traxxx
Accumulating boolean instead of full scene.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user