mirror of https://github.com/docker/docs.git
Update description of swap parameter (#6265)
This commit is contained in:
parent
6c4814e52c
commit
8ed45a47d2
|
@ -157,7 +157,7 @@ to decrease, lower the number.
|
|||
the total available memory on your Mac. To increase RAM, set this to a higher number;
|
||||
to decrease it, lower the number.
|
||||
|
||||
**Swap**: Configure swappiness as needed. The default is 1.
|
||||
**Swap**: Configure swap file size as needed. The default is 1 GB.
|
||||
|
||||
### Disk tab
|
||||
|
||||
|
|
Loading…
Reference in New Issue