Remove kilobyte ambiguity
This commit is contained in:
parent
da87482b66
commit
16bc465cfd
@ -70,7 +70,7 @@ module.exports = {
|
|||||||
// Prefetch URLs Image Preview size limit
|
// Prefetch URLs Image Preview size limit
|
||||||
//
|
//
|
||||||
// If prefetch is enabled, The Lounge will only display content under the maximum size.
|
// 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
|
// @type int
|
||||||
// @default 512
|
// @default 512
|
||||||
|
Loading…
Reference in New Issue
Block a user