komga/komga-webui/fork-ts-checker.config.js

6 lines
65 B
JavaScript

module.exports = {
typescript: {
memoryLimit: 4096,
},
}