mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Update link to config file in source code (#69)
This commit is contained in:
parent
fc9f92dd60
commit
cb84c77385
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ dateCreated: 2021-01-28T20:39:13.768Z
|
|||
|
||||
### What can be configured and what are these configuration options?
|
||||
|
||||
The configuration file is located at [invidious/config/config.yml](https://github.com/iv-org/invidious/blob/master/config/config.yml).
|
||||
The configuration file is located at [invidious/config/config.yml](https://github.com/iv-org/invidious/blob/master/config/config.example.yml).
|
||||
|
||||
- `channel_threads` (default `1`) Number of threads to use for crawling videos from channels
|
||||
|
||||
|
|
Loading…
Reference in a new issue