- minimize window afetr password copy - auto-reopen last database on startup (remember last databases) - allow only a single instance - enable browser integration, search for URL matches in all open databases - minimize to tray on close/startup
18 lines
292 B
INI
18 lines
292 B
INI
[General]
|
|
MinimizeOnCopy=false
|
|
OpenPreviousDatabasesOnStartup=true
|
|
RememberLastDatabases=true
|
|
SingleInstance=true
|
|
|
|
[Browser]
|
|
Enabled=true
|
|
SearchInAllDatabases=true
|
|
|
|
[GUI]
|
|
HidePasswords=true
|
|
HideUsernames=false
|
|
MinimizeOnClose=true
|
|
MinimizeOnStartup=true
|
|
MinimizeToTray=true
|
|
ShowTrayIcon=true
|