Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4 Відповіді
16414 Переглядів

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 Відповіді Переглядів Дія
2
серп. 25
2309
1
лип. 25
1968
1
лип. 25
829
1
серп. 25
1150
0
трав. 25
1281