rpi4/thelounge: increase max image prefetch size

This commit is contained in:
NullBite 2025-01-28 21:14:11 +00:00
parent 748e76bdac
commit d12e25c8fd
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -471,6 +471,7 @@ in
extraConfig = {
prefetch = true;
prefetchStorage = true;
prefetchMaxImageSize = 8192;
};
};