Hi.
How can I set the session cookie name? Currently it defaults to PHPSESSIONID.
You can change it natively by session_name() function in bootstrap file.