forked from colonelpanic/dotfiles
[KeepassX] AlwaysAllow access for passwords
This commit is contained in:
parent
9e0f9f4739
commit
c6cfeaf89f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user