8000
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 1a5cc61 commit 5dcb8e7Copy full SHA for 5dcb8e7
content/administration/on_premise/deploy.rst
@@ -240,7 +240,7 @@ Configuration sample
240
* 60 users / 6 = 10 <- theoretical number of worker needed
241
* (4 * 2) + 1 = 9 <- theoretical maximal number of worker
242
* We'll use 8 workers + 1 for cron. We'll also use a monitoring system to measure cpu load, and check if it's between 7 and 7.5 .
243
-* RAM = 9 * ((0.8*150) + (0.2*1024)) ~= 3Go RAM for Odoo
+* RAM = 9 * ((0.8*150) + (0.2*1024)) ~= 3GB RAM for Odoo
244
245
in :ref:`the configuration file <reference/cmdline/config_file>`:
246
0 commit comments