From 4f213690c95c298b0ce2f1701138c9fd8f02f539 Mon Sep 17 00:00:00 2001 From: Dym Sohin Date: Mon, 10 Jun 2024 07:56:48 +0200 Subject: [PATCH] 2024-06-10 --- keepassxc.json | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/keepassxc.json b/keepassxc.json index c7b497d..a9b9077 100644 --- a/keepassxc.json +++ b/keepassxc.json @@ -1 +1,36 @@ -{"autoCompleteUsernames":true,"showGroupNameInAutocomplete":true,"autoFillAndSend":false,"autoFillSingleEntry":true,"autoReconnect":false,"autoRetrieveCredentials":true,"autoSubmit":false,"checkUpdateKeePassXC":3,"colorTheme":"dark","defaultGroup":"","defaultGroupAlwaysAsk":false,"redirectAllowance":1,"saveDomainOnly":true,"showLoginFormIcon":false,"showLoginNotifications":false,"showNotifications":true,"showOTPIcon":false,"usePasswordGeneratorIcons":false,"useObserver":true,"usePredefinedSites":true,"sitePreferences":[],"saveDomainOnlyNewCreds":true,"clearCredentialsTimeout":10,"credentialSorting":"sortByGroupAndTitle","afterFillSorting":"sortByMatchingCredentials","afterFillSortingTotp":"sortByRelevantEntry","autoFillSingleTotp":false,"debugLogging":false,"downloadFaviconAfterSave":false,"passkeys":false,"passkeysFallback":true,"showGettingStartedGuideAlert":false,"showTroubleshootingGuideAlert":true,"useMonochromeToolbarIcon":false} \ No newline at end of file +{ + "autoCompleteUsernames": true, + "showGroupNameInAutocomplete": true, + "autoFillAndSend": false, + "autoFillSingleEntry": true, + "autoReconnect": false, + "autoRetrieveCredentials": true, + "autoSubmit": false, + "checkUpdateKeePassXC": 3, + "colorTheme": "dark", + "defaultGroup": "", + "defaultGroupAlwaysAsk": false, + "redirectAllowance": 1, + "saveDomainOnly": true, + "showLoginFormIcon": false, + "showLoginNotifications": false, + "showNotifications": true, + "showOTPIcon": false, + "usePasswordGeneratorIcons": false, + "useObserver": true, + "usePredefinedSites": true, + "sitePreferences": [], + "saveDomainOnlyNewCreds": true, + "clearCredentialsTimeout": 10, + "credentialSorting": "sortByGroupAndTitle", + "afterFillSorting": "sortByMatchingCredentials", + "afterFillSortingTotp": "sortByRelevantEntry", + "autoFillSingleTotp": false, + "debugLogging": false, + "downloadFaviconAfterSave": false, + "passkeys": false, + "passkeysFallback": true, + "showGettingStartedGuideAlert": false, + "showTroubleshootingGuideAlert": true, + "useMonochromeToolbarIcon": false +}