Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
15901 Vues

How can I set/modify session timeout in Odoo V10

Avatar
Ignorer
Meilleure réponse

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
Ignorer
Meilleure réponse

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


Avatar
Ignorer
Publications associées Réponses Vues Activité
0
janv. 18
2788
2
sept. 17
3919
4
avr. 25
7015
1
janv. 18
5612
0
mai 17
5285