diff --git a/Configuration-options.md b/Configuration-options.md index c5dd11c..d5a5154 100644 --- a/Configuration-options.md +++ b/Configuration-options.md @@ -16,4 +16,5 @@ db: ``` `full_refresh (default false)` Used for crawling channels: threads should check all videos uploaded by a channel -`https_only (default false)` Used to tell Invidious it is accessed via https, set to `true` if you have for example a reverse proxy with a ssl certificate \ No newline at end of file +`https_only (default false)` Used to tell Invidious it is accessed via https, set to `true` if you have for example a reverse proxy with a ssl certificate +`domain` You should specify the domain you publish your Invidious instance here \ No newline at end of file