Merge pull request #1248 from thelounge/xpaw/kb

Remove kilobyte ambiguity
This commit is contained in:
Jérémie Astori 2017-06-21 19:08:05 -04:00 committed by GitHub
commit b9d7739927

View file

@ -70,7 +70,7 @@ module.exports = {
// Prefetch URLs Image Preview size limit
//
// If prefetch is enabled, The Lounge will only display content under the maximum size.
// Default value is 512 (in kB)
// Specified value is in kilobytes. Default value is 512 kilobytes.
//
// @type int
// @default 512