Compare commits

...

2 Commits

Author SHA1 Message Date
Hugo a1797d2b0d
Merge bfffab3482 into 29c528970d 2024-05-05 00:14:40 +02:00
Hugo Osvaldo Barrera bfffab3482 Document INVIDIOUS_CONFIG_FILE 2023-12-20 10:59:46 +01:00
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# Configuration
An comprehensive list of all the available config options, with detailed explaination and default values is available under [`config/config.example.yml`](https://github.com/iv-org/invidious/blob/master/config/config.example.yml) in the main invidious repository.
The path to the configuration file can be overridden with the
`INVIDIOUS_CONFIG_FILE` environment variable.