]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Add warning about community maintenance for dependencies
authorSansPseudoFix <spf@sanspseudofix.fr>
Tue, 28 Sep 2021 08:45:20 +0000 (10:45 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Fri, 8 Oct 2021 12:53:20 +0000 (14:53 +0200)
support/doc/dependencies.md

index 8fe1903207391ba304ead1e7db06066ee07907a8..23664081236e114f0a5e7fd9bf3078deb540b7a1 100644 (file)
@@ -1,5 +1,7 @@
 # Dependencies
 
+:warning: **Warning**: dependencies guide is maintained by the community. Some parts may be outdated! :warning:
+
 Follow the below guides, and check their versions match [required external dependencies versions](https://github.com/Chocobozzz/PeerTube/blob/master/engines.yaml). You can check them automatically via `sudo npx engineslist`.
 
 _note_: only **LTS** versions of external dependencies are supported. If no LTS version matching the version constraint is available, only **release** versions are supported.