Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
16010 Lượt xem

How can I set/modify session timeout in Odoo V10

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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


Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 1 18
2822
2
thg 9 17
3946
4
thg 4 25
7065
1
thg 1 18
5637
0
thg 5 17
5360