Skip to content

Commit ddf1330

Browse files
Merge branch '200dayfixes' of https://github.com/Keyfactor/cscglobal-caplugin into 200dayfixes
2 parents b8d74db + 58177df commit ddf1330

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ This integration is tested and confirmed as working for Anygateway REST 24.2 and
8686
* **ApiKey** - CSCGlobal API Key
8787
* **BearerToken** - CSCGlobal Bearer Token
8888
* **DefaultPageSize** - Default page size for use with the API. Default is 100
89-
* **TemplateSync** - Enable template sync.
9089
* **SyncFilterDays** - Number of days from today to filter certificates by expiration date during incremental sync.
9190
* **RenewalWindowDays** - Number of days before the annual order expiry within which a RenewOrReissue triggers a paid Renewal rather than a free Reissue. Default is 30.
9291

integration-manifest.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@
2929
"name": "DefaultPageSize",
3030
"description": "Default page size for use with the API. Default is 100"
3131
},
32-
{
33-
"name": "TemplateSync",
34-
"description": "Enable template sync."
35-
},
3632
{
3733
"name": "SyncFilterDays",
3834
"description": "Number of days from today to filter certificates by expiration date during incremental sync."

0 commit comments

Comments
 (0)