We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79aeb4d commit 38efe56Copy full SHA for 38efe56
README.md
@@ -104,8 +104,8 @@ odoo_role_limit_time_cpu: 60
104
odoo_role_limit_time_real: 120
105
106
# Customize the Odoo memory limits
107
-odoo_role_limit_memory_hard : 5368706371
108
-odoo_role_limit_memory_soft : 4831835734
+odoo_role_limit_memory_hard : 805306368
+odoo_role_limit_memory_soft : 671088640
109
```
110
111
* Core modules list to install/update
0 commit comments