mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
docs: Fix syntax highlighting.
This commit is contained in:
parent
2d5563e292
commit
1441ef9d25
@ -143,7 +143,7 @@ The Community Solid Server can be started in multithreaded mode with any config.
|
|||||||
that are threadsafe though. If a non-threadsafe component is used in multithreaded mode, the server will describe with
|
that are threadsafe though. If a non-threadsafe component is used in multithreaded mode, the server will describe with
|
||||||
an error which class is the culprit.
|
an error which class is the culprit.
|
||||||
|
|
||||||
```node
|
```shell
|
||||||
# Running multithreaded with autoscaling to number of logical cores minus 1
|
# Running multithreaded with autoscaling to number of logical cores minus 1
|
||||||
npm start -- -c config/file.json -w -1
|
npm start -- -c config/file.json -w -1
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user