コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
15955 ビュー

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
2798
2
9月 17
3935
4
4月 25
7045
1
1月 18
5620
0
5月 17
5325