diff options
author | noa@gaiwan.org | 2024-04-25 11:38:45 +0000 |
---|---|---|
committer | noa@gaiwan.org | 2024-04-25 11:38:45 +0000 |
commit | 5b6ebfeda93a8abc6106c77417710a53ee6efd80 (patch) | |
tree | 44e6e29bafe6cdfec3fd0be752f9a61563814c4c /keepassxc/keepassxc.ini | |
parent | 82ffa3c7ed21f5074d281e71a0641a176d78778b (diff) |
Update keepass configuration
Diffstat (limited to 'keepassxc/keepassxc.ini')
-rw-r--r-- | keepassxc/keepassxc.ini | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/keepassxc/keepassxc.ini b/keepassxc/keepassxc.ini deleted file mode 100644 index 51e7c0d..0000000 --- a/keepassxc/keepassxc.ini +++ /dev/null @@ -1,31 +0,0 @@ -[General] -ConfigVersion=2 -MinimizeAfterUnlock=true - -[Browser] -CustomProxyLocation= -Enabled=true - -[GUI] -CompactMode=true -MinimizeOnClose=true -MinimizeToTray=true -ShowTrayIcon=true -TrayIconAppearance=monochrome-dark - -[KeeShare] -Active="<?xml version=\"1.0\"?>\n<KeeShare xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n <Active/>\n</KeeShare>\n" -Foreign="<?xml version=\"1.0\"?>\n<KeeShare xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n <Foreign/>\n</KeeShare>\n" -Own="<?xml version=\"1.0\"?>\n<KeeShare xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n <PrivateKey/>\n <PublicKey/>\n</KeeShare>\n" -QuietSuccess=true - -[PasswordGenerator] -AdditionalChars= -ExcludedChars= - -[SSHAgent] -Enabled=true - -[Security] -IconDownloadFallback=true -LockDatabaseScreenLock=false |