Wruczek / Bootstrap-Cookie-Alert

A simple, good looking cookie alert built for Bootstrap 3/4. No dependencies required.
https://wruczek.github.io/Bootstrap-Cookie-Alert/demo-bs5.html
MIT License
237 stars 51 forks source link

Adjust cookie expiration time #22

Open djmtype opened 3 years ago

djmtype commented 3 years ago

It would be nice to be able to set cookie expiration time separately instead of the hard coded 1 year value.

ghost commented 3 years ago

Yep, I agree.

Is it possible to change it to session instead of persistent?