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 01353c1 commit 64fc383Copy full SHA for 64fc383
docs/hostconfig.md
@@ -100,7 +100,7 @@ for example:
100
consume. (e.g. `'1G'`)
101
* memswap_limit (str or int): Maximum amount of memory + swap a container is
102
allowed to consume.
103
-* mem_swappiness (str or int): Tune a container's memory swappiness behavior.
+* mem_swappiness (int): Tune a container's memory swappiness behavior.
104
Accepts number between 0 and 100.
105
* group_add (list): List of additional group names and/or IDs that the
106
container process will run as.
0 commit comments