kb: how-to
Plesk for Linux
Applicable to:
- Plesk for Linux
Question
How to set the custom value to the SameSite parameter for cookies in Plesk?
Note: This value will be shown for the PLESKSESSID cookie.
Answer
-
Edit
panel.ini
via Extensions > My Extensions > Panel.ini Editor - add the following content:CONFIG_TEXT: [security]
sameOriginOnly = false
sameSiteCookie = "None"Note: For example, the value of the SameSite is set to None.
Comments
0 comments
Please sign in to leave a comment.