PasswordGenerator settings
This commit is contained in:
parent
82daca4788
commit
c727b3bef0
@ -17,6 +17,11 @@ Foreign="<?xml version=\"1.0\"?>\n<KeeShare xmlns:xsd=\"http://www.w3.org/2001/X
|
|||||||
Own="<?xml version=\"1.0\"?>\n<KeeShare xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n <PrivateKey/>\n <PublicKey/>\n</KeeShare>\n"
|
Own="<?xml version=\"1.0\"?>\n<KeeShare xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n <PrivateKey/>\n <PublicKey/>\n</KeeShare>\n"
|
||||||
QuietSuccess=true
|
QuietSuccess=true
|
||||||
|
|
||||||
|
[PasswordGenerator]
|
||||||
|
AdditionalChars=
|
||||||
|
ExcludedChars=
|
||||||
|
Length=40
|
||||||
|
|
||||||
[Security]
|
[Security]
|
||||||
IconDownloadFallback=true
|
IconDownloadFallback=true
|
||||||
LockDatabaseScreenLock=false
|
LockDatabaseScreenLock=false
|
||||||
|
Loading…
Reference in New Issue
Block a user