diff --git a/template.tpl b/template.tpl index a3cd046..3189399 100644 --- a/template.tpl +++ b/template.tpl @@ -44,14 +44,6 @@ ___TEMPLATE_PARAMETERS___ "help": "If enabled, the _dcid cookie will be written with the HttpOnly flag, making it non-accsessible by javascript.", "defaultValue": false }, - { - "type": "CHECKBOX", - "name": "httpOnlyCookie", - "checkboxText": "Write the _dcid cookie as HttpOnly", - "simpleValueType": true, - "help": "If enabled, the _dcid cookie will be written with the HttpOnly flag, making it non-accsessible by javascript.", - "defaultValue": false - }, { "type": "CHECKBOX", "name": "generateClientId",