mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
docs: Document data migration actions going from v2 to v3
This commit is contained in:
parent
207419bfd4
commit
330b645236
@ -14,6 +14,13 @@
|
||||
This is important for anyone who starts the server from code.
|
||||
- When logging in, a consent screen will now provide information about the client.
|
||||
|
||||
### Data migration
|
||||
The following actions are required if you are upgrading from a v2 server and want to retain your data.
|
||||
|
||||
Due to changes in the keys used by the IDP, you will need to delete the stored keys and sessions.
|
||||
If you are using a file backend, delete the `.internal/idp/` folder in your data folder and restart the server.
|
||||
This will not delete the user accounts, but users will have to log in again.
|
||||
|
||||
### Configuration changes
|
||||
You might need to make changes to your v2 configuration if you use a custom config.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user