Update JSON configuration file template.
Add canEditExpiryTime and canCreateKeys Json keys.
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
"canDelete" : true,
|
||||
"canEditOwnerTrust" : true,
|
||||
"canEditUidValidity" : true,
|
||||
"canEditExpiryTime" : true,
|
||||
"canCreateKeys" : true,
|
||||
"privKeyIds" : [
|
||||
"FullKeyId1",
|
||||
"FullKeyId2"
|
||||
|
||||
Reference in New Issue
Block a user