documentation/docs/index.md

26 lines
847 B
Markdown
Raw Normal View History

2021-02-25 18:13:12 +00:00
## General
- [Public Invidious Instances](./instances.md)
- [Applications](./applications.md.md)
- [Always proxy videos through server](./proxy-videos.md.md)
- [Preferences](./preferences.md)
- [Geoblocking, available quality and DASH](./geoblocking.md)
- [Using search filters](./search-filters.md)
- [List of URL parameters](./url-parameters.md)
- [How to deal with uMatrix](./umatrix.md)
2021-02-25 18:13:12 +00:00
## For Administrators
- [Installation](./installation.md)
- [Configuration](./configuration.md)
- [Apache2 Virtual Host with Reverse Proxy](./apache2.md)
- [Nginx Reverse Proxy Configuration](./nginx.md)
- [Database Information and Maintenance](./db-maintenance.md)
- [Issues with CAPTCHA](./captcha-bug.md)
- [How to setup Anti-Captcha](./anti-captcha.md)
2021-02-25 18:13:12 +00:00
## For Developers
- [API](./api.md)
- [Authenticated Endpoints](./authenticated-endpoints.md)