mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
docs: Move server configuration line to the correct version
This commit is contained in:
parent
a4d4118474
commit
ac1e3093e6
@ -9,6 +9,7 @@
|
|||||||
- Support for the new [Notification specification](https://solidproject.org/TR/2022/notifications-protocol-20221231)
|
- Support for the new [Notification specification](https://solidproject.org/TR/2022/notifications-protocol-20221231)
|
||||||
was added. See the documentation for further details.
|
was added. See the documentation for further details.
|
||||||
- All resources now have a storage description header as defined in the v0.10.0 Solid protocol specification.
|
- All resources now have a storage description header as defined in the v0.10.0 Solid protocol specification.
|
||||||
|
- The server configuration settings can be set from the package.json or .community-solid-server.config.json/.js files.
|
||||||
|
|
||||||
### Data migration
|
### Data migration
|
||||||
|
|
||||||
@ -104,7 +105,6 @@ These changes are relevant if you wrote custom modules for the server that depen
|
|||||||
- Regex-based configurations now have ordered entries and use the first match found.
|
- Regex-based configurations now have ordered entries and use the first match found.
|
||||||
- When starting the server through code, it is now possible to provide CLI value bindings as well in `AppRunner`.
|
- When starting the server through code, it is now possible to provide CLI value bindings as well in `AppRunner`.
|
||||||
- Support for Node v12 was dropped.
|
- Support for Node v12 was dropped.
|
||||||
- The server configuration settings can be set from the package.json or .community-solid-server.config.json/.js files.
|
|
||||||
|
|
||||||
### Data migration
|
### Data migration
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user