İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
15811 Görünümler

How can I set/modify session timeout in Odoo V10

Avatar
Vazgeç
En İyi Yanı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

Avatar
Vazgeç
En İyi Yanıt

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


Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Oca 18
2742
2
Eyl 17
3868
4
Nis 25
6951
1
Oca 18
5536
0
May 17
5250