mirror of
https://github.com/thelounge/thelounge
synced 2024-11-22 03:53:08 +00:00
Remove kilobyte ambiguity
This commit is contained in:
parent
da87482b66
commit
16bc465cfd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue