Skip to content

Commit 64fc383

Browse files
committed
Update hostconfig.md
Signed-off-by: Dustin Falgout <[email protected]>
1 parent 01353c1 commit 64fc383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hostconfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ for example:
100100
consume. (e.g. `'1G'`)
101101
* memswap_limit (str or int): Maximum amount of memory + swap a container is
102102
allowed to consume.
103-
* mem_swappiness (str or int): Tune a container's memory swappiness behavior.
103+
* mem_swappiness (int): Tune a container's memory swappiness behavior.
104104
Accepts number between 0 and 100.
105105
* group_add (list): List of additional group names and/or IDs that the
106106
container process will run as.

0 commit comments

Comments
 (0)