콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
16289 화면

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


아바타
취소
관련 게시물 답글 화면 활동
0
1월 18
3026
2
9월 17
4136
4
4월 25
7315
1
1월 18
5822
0
5월 17
5598