diff --git a/defaults/config.js b/defaults/config.js index eba57777..42004794 100644 --- a/defaults/config.js +++ b/defaults/config.js @@ -170,6 +170,8 @@ module.exports = { // performance issues or even a denial of service, since The Lounge will not // be able to clean up outgoing connections as quickly. Usually the default // value is appropriate, so only change it if necessary. + // + // This value is set to `5000` milliseconds by default. prefetchTimeout: 5000, // ### `fileUpload`