Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
16066 Zobrazení

How can I set/modify session timeout in Odoo V10

Avatar
Zrušit
Nejlepší odpověď

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
Zrušit
Nejlepší odpověď

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


Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
led 18
2864
2
zář 17
3965
4
dub 25
7124
1
led 18
5686
0
kvě 17
5407