Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
15889 Представления

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
2786
2
сент. 17
3916
4
апр. 25
7011
1
янв. 18
5611
0
мая 17
5283