Linux puskom-ProLiant-DL385-Gen10 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64
/
usr
/
share
/
glib-2.0
/
schemas
/
//usr/share/glib-2.0/schemas/org.gnome.crypto.cache.gschema.xml
<schemalist> <schema id="org.gnome.crypto.cache" path="/desktop/gnome/crypto/cache/"> <key name="gpg-cache-method" type="s"> <default>'session'</default> <summary>Cache Method</summary> <description>The method to use for caching passphrases typed into the GPG agent. Should be one of: 'always' caches permanently, 'session' caches until session end, 'idle' caches until the not used for gpg-cache-ttl seconds, 'timeout' caches until gpg-cache-ttl seconds.</description> </key> <key name="gpg-cache-ttl" type="i"> <default>300</default> <summary>Cache Time To Live</summary> <description>The amount of time in seconds to cache passphrases when the 'idle' or 'timeout' gpg-cache-method are in use.</description> </key> </schema> </schemalist>