Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
15877 Vizualizări

How can I set/modify session timeout in Odoo V10

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Cel mai bun răspuns

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


Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
ian. 18
2784
2
sept. 17
3910
4
apr. 25
6994
1
ian. 18
5609
0
mai 17
5278