1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-12-25 04:53:06 +00:00

Markdown, you're drunk

This commit is contained in:
Mark Felder 2020-11-06 13:16:22 -06:00
parent 4999549191
commit a9c1f83fd8

View file

@ -30,6 +30,7 @@ Check your OS documentation to adopt a similar strategy on other platforms.
Disable the busy-waiting
**vm.args:**
```
+sbwt none
+sbwtdcpu none
@ -41,6 +42,7 @@ Disable the busy-waiting
Enable more busy waiting, increase the internal maximum limit of BEAM processes and ports
**vm.args:**
```
+P 16777216
+Q 16777216