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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
May 25
|
115 | ||
|
2
Apr 25
|
2381 | ||
|
1
Feb 25
|
732 | ||
|
2
Feb 25
|
1240 | ||
|
2
Jan 25
|
1352 |