mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Compare commits
2 commits
852fac0665
...
a1797d2b0d
Author | SHA1 | Date | |
---|---|---|---|
|
a1797d2b0d | ||
|
bfffab3482 |
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue