Skip to content
Snippets Groups Projects
Commit f7a17fad authored by Lars Beckers's avatar Lars Beckers
Browse files

set secure attribute on cookies

parent ba9ecac7
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ Set($CanonicalizeURLsInFeeds, 1);
Set($WebPort, '443');
Set($WebPath , "");
Set($WebBaseURL , 'https://{{rt_webdomain}}');
Set($WebSecureCookies, 1);
### Addresses
Set($CorrespondAddress, '{{rt_correspondaddress}}');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment