Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
15817 Widoki

How can I set/modify session timeout in Odoo V10

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
sty 18
2747
2
wrz 17
3875
4
kwi 25
6958
1
sty 18
5540
0
maj 17
5252