[KeepassX] Add generator section to config
This commit is contained in:
parent
b40b86d969
commit
68425bac2b
@ -39,6 +39,15 @@ SortByUsername=false
|
|||||||
SupportKphFields=true
|
SupportKphFields=true
|
||||||
UnlockDatabase=true
|
UnlockDatabase=true
|
||||||
|
|
||||||
|
[generator]
|
||||||
|
EnsureEvery=true
|
||||||
|
ExcludeAlike=true
|
||||||
|
Length=16
|
||||||
|
LowerCase=true
|
||||||
|
Numbers=true
|
||||||
|
SpecialChars=false
|
||||||
|
UpperCase=true
|
||||||
|
|
||||||
[security]
|
[security]
|
||||||
autotypeask=true
|
autotypeask=true
|
||||||
clearclipboard=true
|
clearclipboard=true
|
||||||
|
Loading…
Reference in New Issue
Block a user