Skip to content
Snippets Groups Projects
Unverified Commit d08cc962 authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

docs: clarify self-hosted options use (#26561)

parent 8e65c3d9
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,11 @@ description: Self-Hosted configuration usable in config file, CLI or environment ...@@ -5,7 +5,11 @@ description: Self-Hosted configuration usable in config file, CLI or environment
# Self-Hosted configuration options # Self-Hosted configuration options
You can only use these configuration options when you're self-hosting Renovate. Only use these configuration options when you _self-host_ Renovate.
Do _not_ put the self-hosted config options listed on this page in your "repository config" file (`renovate.json` for example), because Renovate will ignore those config options, and may also create a config error issue.
The config options below _must_ be configured in the bot/admin config, so in either a environment variable, CLI option, or a special file like `config.js`.
Please also see [Self-Hosted Experimental Options](./self-hosted-experimental.md). Please also see [Self-Hosted Experimental Options](./self-hosted-experimental.md).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment