We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0c8403 commit 170fcc2Copy full SHA for 170fcc2
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