Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
15998 Visninger

How can I set/modify session timeout in Odoo V10

Avatar
Kassér
Bedste svar

Hi,

You can check this link for configuring the session time out , https://www.odoo.com/forum/help-1/question/why-there-is-not-timeout-period-session-connection-to-expire-in-openerp-8203

Also you can check the session_gc function defined in the http.py file, this will give you the idea about the how the inactive session are removed. Normally if the session is inactive for a week it will get expired.


Thanks

Avatar
Kassér
Bedste svar

You can get an idea from https://github.com/OCA/server-tools/tree/8.0/inactive_session_timeout


Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
jan. 18
2806
2
sep. 17
3942
4
apr. 25
7061
1
jan. 18
5631
0
maj 17
5343