Skip to Content
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4 Ответы
14918 Представления

I want to update my server timeout settings in Odoo. Can someone tell me how do I update the values in php.ini file and where it is?

Аватар
Отменить
Лучший ответ

Hi,

In Odoo, timeout settings are configured in the Odoo configuration file, which is normally in the located in the etc folder and it will vary according to the OS.

Assuming you are having an Ubuntu server, navigate to the etc folder and search for a file ending with name odoo.conf or odoo-server.conf.

Thanks

Аватар
Отменить
Лучший ответ

Hello Hassan Yousuf,

You can extend time limit for server in odoo.conf file by changing value of

limit_time_real = 120.

I hope it will help you.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Аватар
Отменить
Лучший ответ

for those who will find it after - in odoo.conf file update
limit_time_cpu = 300
limit_time_real = 300

or to other values in seconds as long as it's needed.

Аватар
Отменить
Лучший ответ

Here is the reference documentation:
https://www.odoo.com/documentation/15.0/administration/install/deploy.html 

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
мая 25
157
2
апр. 25
2405
1
февр. 25
752
2
февр. 25
1269
2
янв. 25
1375