remove gluetun and add youtube errors explained in index page

This commit is contained in:
Émilien (perso) 2024-11-10 21:57:10 +01:00 committed by GitHub
parent 471046d2a3
commit a41f50bcf5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,6 +19,7 @@
- [Installation](./installation.md) - [Installation](./installation.md)
- [Configuration](./configuration.md) - [Configuration](./configuration.md)
- [YouTube error messages explained with solutions](youtube-errors-explained.md)
- [NGINX reverse proxy setup](./nginx.md) - [NGINX reverse proxy setup](./nginx.md)
- [Caddy reverse proxy setup](./caddy.md) - [Caddy reverse proxy setup](./caddy.md)
- [Apache2 reverse proxy setup](./apache2.md) - [Apache2 reverse proxy setup](./apache2.md)
@ -27,7 +28,6 @@
- [Registering users manually](./register-user.md) - [Registering users manually](./register-user.md)
- [Reset user password](./reset-password.md) - [Reset user password](./reset-password.md)
- [Known Exception in log](./known-exception.md) - [Known Exception in log](./known-exception.md)
- [Make Invidious requests data from YouTube through a VPN using Gluetun (in case your IP is blocked)](./gluetun.md)
## For public instance Owners ## For public instance Owners
- [Handling takedown notices](./takedown.md) - [Handling takedown notices](./takedown.md)