Remove kilobyte ambiguity

This commit is contained in:
Pavel Djundik 2017-06-21 14:01:47 +03:00 committed by GitHub
parent da87482b66
commit 16bc465cfd

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