Commit aedcbb30 authored by Blaster4385's avatar Blaster4385 Committed by Adam Lawson
Browse files

nicky: overlay: Disable cleaning up unused fingerprints

parent 031e2ae9
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>