1
0
Fork 0
mirror of https://git.42l.fr/neil/sncf.git synced 2024-05-04 15:03:12 +02:00

Mise à jour de 'Upgrade from a previous version'

neil 2021-03-24 19:07:45 +00:00
parent b5a6a1ca5a
commit 9df2b08712

@ -13,7 +13,7 @@ The configuration option `cookie_key` has been added. To upgrade:
- add the line `cookie_key = "<your-base64-encoded-key>"` in the configuration file
- change `config_version = 1` to `config_version = 2`. Save and upgrade.
### Nextcloud updates
### Nextcloud / NC Forms updates
#### From 19.x to 20.x
@ -24,4 +24,11 @@ The configuration option `cookie_key` has been added. To upgrade:
- User status
- Weather status
4. You're good to go!
4. You're good to go!
#### From 20.x to 21.x
1. Upgrade Nextcloud.
2. Remove new apps installed by Nextcloud, only keep the four apps we use: Forms, AppOrder, Custom CSS and Theming.
3. There are new CSS rules for this version (to cover new Nextcloud Forms features), you need to update your custom CSS rules according to the [setup guide](https://git.42l.fr/neil/sncf/wiki/Setting-up-Nextcloud-and-sncf).
4. Upgrade and test sncf.