Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
15951 Переглядів

How can I set/modify session timeout in Odoo V10

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Найкраща відповідь

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


Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
січ. 18
2795
2
вер. 17
3935
4
квіт. 25
7039
1
січ. 18
5619
0
трав. 17
5323