log if the session handler fails and surface the ssl_cookie config setting

This commit is contained in:
redmatrix
2016-04-08 05:10:36 -07:00
parent 9b66b5eee3
commit c0bdcfedeb
3 changed files with 5 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ App::$config['system']['location_hash'] = '{{$site_id}}';
App::$config['system']['transport_security_header'] = 1;
App::$config['system']['content_security_policy'] = 1;
App::$config['system']['ssl_cookie_protection'] = 1;
// Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.
// Be certain to create your own personal account before setting