Skip to content

Commit 38efe56

Browse files
author
Dani Quilez
committed
setup params to odoo defaults on readme
1 parent 79aeb4d commit 38efe56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ odoo_role_limit_time_cpu: 60
104104
odoo_role_limit_time_real: 120
105105

106106
# Customize the Odoo memory limits
107-
odoo_role_limit_memory_hard : 5368706371
108-
odoo_role_limit_memory_soft : 4831835734
107+
odoo_role_limit_memory_hard : 805306368
108+
odoo_role_limit_memory_soft : 671088640
109109
```
110110
111111
* Core modules list to install/update

0 commit comments

Comments
 (0)