Skip to content

馃崚greeter: disable qml disk cache

Harald Sitter requested to merge work/sitter/cachechp into Plasma/5.27

The cache currently runs risk of getting corrupted and breaking the lock screen until the cache hash changes or the cache file gets removed by the user. Since we don't necessarily need a cache here let's just disable it for the time being in the interest of greater fault tolerance.

BUG: 471952 (cherry picked from commit d1640daa)

Merge request reports