mistercrunch commented on issue #5149: [Session] How to set session timeout?
URL: https://github.com/apache/incubator-superset/issues/5149#issuecomment-395139469
We use flask-appbuilder which uses flask-login, so all you have to do is add these configurations
to your `superset_config.py`:
https://flask-login.readthedocs.io/en/latest/#cookie-settings
If you have time please add an FAQ entry in the docs!
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org
|