logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 2933658446f4172bb77b4d294d032fa4e2d93237
parent abf2ec2bbe5226d6558ca1918779ee68df1cab84
Author: feld <feld@feld.me>
Date:   Tue, 10 Nov 2020 16:44:00 +0000

Apply 1 suggestion(s) to 1 file(s)

Diffstat:

Mdocs/configuration/optimizing_beam.md2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/configuration/optimizing_beam.md b/docs/configuration/optimizing_beam.md @@ -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:**