diff --git a/docs/features/CONFIGURATION.md b/docs/features/CONFIGURATION.md index 41f7a3ced3a..d6bfe44901c 100644 --- a/docs/features/CONFIGURATION.md +++ b/docs/features/CONFIGURATION.md @@ -51,13 +51,11 @@ The settings in this file will override the defaults. You only need to change this file if the default for a particular setting doesn't work for you. +You'll find an example file next to `invokeai.yaml` that shows the default values. + Some settings, like [Model Marketplace API Keys], require the YAML to be formatted correctly. Here is a [basic guide to YAML files]. -You can fix a broken `invokeai.yaml` by deleting it and running the -configuration script again -- option [6] in the launcher, "Re-run the -configure script". - #### Custom Config File Location You can use any config file with the `--config` CLI arg. Pass in the path to the `invokeai.yaml` file you want to use.