تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
15894 أدوات العرض

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
يناير 18
2787
2
سبتمبر 17
3917
4
أبريل 25
7012
1
يناير 18
5611
0
مايو 17
5283