Added stream host exclude config.
This commit is contained in:
@@ -420,6 +420,7 @@ module.exports = {
|
||||
streamConcurrency: 2, // max number of video streams (m3u8 etc.) to fetch and process at once
|
||||
flushOrphaned: true,
|
||||
flushWindow: 1000,
|
||||
excludeStreamHostnames: [], // resource hogs
|
||||
},
|
||||
titleSlugLength: 50,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user