documentation icon indicating copy to clipboard operation
documentation copied to clipboard

The official Invidious documentation

Results 95 documentation issues
Sort by recently updated
recently updated
newest added

acording to: https://doc.traefik.io/traefik/routing/routers/#path-pathprefix-and-pathregexp the correct syntax would be just "PathPrefix(`/videoplayback`)" and not "PathPrefix(`/videoplayback*`)". was "PathPrefix(`/videoplayback*`)" intentional for some reason @auralglow ?

This PR adds quality-of-life readability improvements and fixes #648.

### Description The current Invidious Companion documentation[](https://docs.invidious.io/companion-installation/) does not explicitly state that special characters are not allowed in the `SERVER_SECRET_KEY` environment variable. Additionally, it does not explain why `pwgen` is...

good first issue

As requested by unixfox, this improves the release process instructions. I also fixed some typos here and there.

**Is your enhancement request related to a problem? Please describe.** in the documentation for post-install configration it is recommended to restart invidious at least once a day, if not hourly...

enhancement