mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
docs: Fix typo
This commit is contained in:
parent
de2f447847
commit
1a91e74793
@ -4,7 +4,7 @@
|
|||||||
### New features
|
### New features
|
||||||
- Metadata of resources can now be edited by PATCHing its description resource.
|
- Metadata of resources can now be edited by PATCHing its description resource.
|
||||||
This has an impact on which requests are allowed.
|
This has an impact on which requests are allowed.
|
||||||
See the [documentation](https://communitysolidserver.github.io/CommunitySolidServer/4.0/s/metadata.md) for more information.
|
See the [documentation](https://communitysolidserver.github.io/CommunitySolidServer/5.0/metadata.md) for more information.
|
||||||
- Components.js was upgraded to v5. If you have created an external component
|
- Components.js was upgraded to v5. If you have created an external component
|
||||||
you should also upgrade to prevent warnings and conflicts.
|
you should also upgrade to prevent warnings and conflicts.
|
||||||
- The server can now run multithreaded with multiple workers. This is done with the `--workers` or `-w` flag.
|
- The server can now run multithreaded with multiple workers. This is done with the `--workers` or `-w` flag.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user