[KeepassX] AlwaysAllow access for passwords

This commit is contained in:
Ivan Malison 2016-12-14 13:46:07 -08:00
parent 9e0f9f4739
commit c6cfeaf89f
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -26,12 +26,12 @@ ShowTrayIcon=true
SplitterState=@Invalid() SplitterState=@Invalid()
[Http] [Http]
AlwaysAllowAccess=false AlwaysAllowAccess=true
AlwaysAllowUpdate=false AlwaysAllowUpdate=false
BestMatchOnly=false BestMatchOnly=false
Enabled=true Enabled=true
Host=localhost Host=localhost
MatchUrlScheme=true MatchUrlScheme=false
Port=19455 Port=19455
SearchInAllDatabases=false SearchInAllDatabases=false
ShowNotification=true ShowNotification=true