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