forked from AkkomaGang/akkoma
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
abf2ec2bbe
commit
2933658446
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ Check your OS documentation to adopt a similar strategy on other platforms.
|
|||
|
||||
### Virtual Machine and/or few CPU cores
|
||||
|
||||
Disable the busy-waiting
|
||||
Disable the busy-waiting. This should generally only be done if you're on a platform that does burst scheduling, like AWS.
|
||||
|
||||
**vm.args:**
|
||||
|
||||
|
|
Loading…
Reference in a new issue