diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 966d7426f..4046cdd52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -6,7 +6,7 @@ | |||
6 | 6 | ||
7 | * **Important** Remove NodeJS 14 support | 7 | * **Important** Remove NodeJS 14 support |
8 | * **Important** You must update your nginx configuration to support remote runners: https://github.com/Chocobozzz/PeerTube/blob/develop/support/nginx/peertube#L101 | 8 | * **Important** You must update your nginx configuration to support remote runners: https://github.com/Chocobozzz/PeerTube/blob/develop/support/nginx/peertube#L101 |
9 | * Add `storage.tmp_persistent` directory in configuration file. **You must configure it in your production.yaml**: https://github.com/Chocobozzz/PeerTube/blob/develop/config/production.yaml.example#L128 | 9 | * Add `storage.tmp_persistent` directory in configuration file. **You must configure it in your production.yaml**: https://github.com/Chocobozzz/PeerTube/blob/develop/config/production.yaml.example#L148 |
10 | * PeerTube requires **Docker Compose >= v2** for Docker compose installation | 10 | * PeerTube requires **Docker Compose >= v2** for Docker compose installation |
11 | 11 | ||
12 | ### Maintenance | 12 | ### Maintenance |