From 51c8b47840662ffb9b8d1c8e6e1291e879648325 Mon Sep 17 00:00:00 2001 From: Glassed Silver Date: Fri, 25 Mar 2022 13:24:55 +0100 Subject: [PATCH] Linking MongoDB Howto in index --- Home.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Home.md b/Home.md index 5be815f..6c55d8e 100644 --- a/Home.md +++ b/Home.md @@ -18,6 +18,9 @@ See the available pages below. * [Reverse Proxy Setup](https://github.com/Tzahi12345/YoutubeDL-Material/wiki/Reverse-Proxy-Setup) * [Translate](https://github.com/Tzahi12345/YoutubeDL-Material/wiki/Translate) (to create translations) +### MongoDB as backend for improved reliability and performance +* [Setting a MongoDB backend](https://github.com/Tzahi12345/YoutubeDL-Material/wiki/Setting-a-MongoDB-backend-to-use-as-database-provider-for-YTDL-M) + ### Troubleshooting specific common errors * [Fixing 429 Errors](https://github.com/Tzahi12345/YoutubeDL-Material/wiki/Fixing-429-errors)