forked from DebaucheryLibrarian/traxxx
Added memory profiler configuration options.
This commit is contained in:
@@ -316,6 +316,10 @@ module.exports = {
|
||||
},
|
||||
fetchAfter: [1, 'week'],
|
||||
missingDateLimit: 3,
|
||||
memorySampling: {
|
||||
enabled: false,
|
||||
snapshotIntervals: [],
|
||||
},
|
||||
media: {
|
||||
path: './media',
|
||||
thumbnailSize: 320, // width for 16:9 will be exactly 576px
|
||||
|
||||
Reference in New Issue
Block a user