diff options
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 |