rpi4/thelounge: increase max image prefetch size
This commit is contained in:
parent
748e76bdac
commit
d12e25c8fd
@ -471,6 +471,7 @@ in
|
|||||||
extraConfig = {
|
extraConfig = {
|
||||||
prefetch = true;
|
prefetch = true;
|
||||||
prefetchStorage = true;
|
prefetchStorage = true;
|
||||||
|
prefetchMaxImageSize = 8192;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user