Skip to content

UNIT3D-Community-Edition v2.6.0

Choose a tag to compare

@HDVinnie HDVinnie released this 19 Jul 23:54
· 8238 commits to master since this release

Notes

Please remember to add SESSION_SECURE_COOKIE=true to your .env.

Simply cd to your project root. cd /var/www/html
Then run nano .env
Find SESSION_LIFETIME=120
Add under it SESSION_SECURE_COOKIE=true and save and exit.

SESSION_SECURE_COOKIE=true should be false if using http.

Pull Requests

Commits Direct To Master