mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
836c996544
* Cleanup cpack commands * Add default config for portable install * Force translation downloads * Reduce translation download threshold to 40%
58 lines
1.3 KiB
INI
58 lines
1.3 KiB
INI
[General]
|
|
ShowToolbar=true
|
|
RememberLastDatabases=true
|
|
RememberLastKeyFiles=true
|
|
OpenPreviousDatabasesOnStartup=true
|
|
AutoSaveAfterEveryChange=false
|
|
AutoSaveOnExit=false
|
|
AutoReloadOnChange=true
|
|
MinimizeOnCopy=false
|
|
UseGroupIconOnEntryCreation=true
|
|
IgnoreGroupExpansion=false
|
|
AutoTypeEntryTitleMatch=true
|
|
GlobalAutoTypeKey=0
|
|
GlobalAutoTypeModifiers=0
|
|
LastOpenedDatabases=@Invalid()
|
|
|
|
[GUI]
|
|
Language=system
|
|
ShowTrayIcon=false
|
|
MinimizeToTray=false
|
|
MinimizeOnClose=false
|
|
MinimizeOnStartup=false
|
|
MainWindowGeometry="@ByteArray(\x1\xd9\xd0\xcb\0\x2\0\0\0\0\x2(\0\0\0\xbd\0\0\x5W\0\0\x3;\0\0\x2\x30\0\0\0\xdc\0\0\x5O\0\0\x3\x33\0\0\0\0\0\0\0\0\a\x80)"
|
|
SplitterState=@Invalid()
|
|
EntryListColumnSizes=@Invalid()
|
|
EntrySearchColumnSizes=@Invalid()
|
|
|
|
[security]
|
|
autotypeask=true
|
|
clearclipboard=true
|
|
clearclipboardtimeout=10
|
|
lockdatabaseidle=false
|
|
lockdatabaseidlesec=240
|
|
lockdatabaseminimize=false
|
|
lockdatabasescreenlock=true
|
|
passwordscleartext=false
|
|
passwordsrepeat=false
|
|
|
|
[Http]
|
|
Enabled=false
|
|
ShowNotification=true
|
|
BestMatchOnly=false
|
|
UnlockDatabase=true
|
|
MatchUrlScheme=true
|
|
SortByUsername=false
|
|
Port=19455
|
|
AlwaysAllowAccess=false
|
|
AlwaysAllowUpdate=false
|
|
SearchInAllDatabases=false
|
|
SupportKphFields=true
|
|
generator\LowerCase=true
|
|
generator\UpperCase=true
|
|
generator\Numbers=true
|
|
generator\SpecialChars=false
|
|
generator\ExcludeAlike=true
|
|
generator\EnsureEvery=true
|
|
generator\Length=16
|