Commit e7bafbf1 authored by Blaster4385's avatar Blaster4385
Browse files

nicky: overlay: Disable cleaning up unused fingerprints

parent 8b30af88
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -456,4 +456,7 @@
     <!-- Whether to cancel fingerprint operation if not idle -->
     <bool name="config_fpCancelIfNotIdle">true</bool>
    
     <!-- Whether to cleanup fingerprints upon connection to the daemon and when user switches -->
     <bool name="config_cleanupUnusedFingerprints">false</bool>

</resources>