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 eb55ffa commit 2c1b2f2Copy full SHA for 2c1b2f2
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 : 2684354560
108
-odoo_role_limit_memory_soft : 2147483648
+odoo_role_limit_memory_hard: 2684354560
+odoo_role_limit_memory_soft: 2147483648
109
```
110
111
* Core modules list to install/update
0 commit comments