diff --git a/conda_smithy/data/conda-forge.json b/conda_smithy/data/conda-forge.json index 4c0b3e769..ff0a9035e 100644 --- a/conda_smithy/data/conda-forge.json +++ b/conda_smithy/data/conda-forge.json @@ -131,7 +131,7 @@ "$ref": "#/$defs/AzureRunnerSettings" } ], - "description": "Windows-specific settings for runners" + "description": "Windows-specific settings for runners. Some important variables you can set are:\n\n- `CONDA_BLD_PATH`: Location of the conda-build workspace. Defaults to `D:\\bld`\n- `MINIFORGE_HOME`: Location of the base environment installation. Defaults to\n `D:\\Miniforge`.\n- `SET_PAGEFILE`: `\"True\"` to increase the pagefile size via conda-forge-ci-setup.\n\nIf you are running out of space in `D:`, consider changing to `C:`.\nIt's a slower drive but has more space available. We recommend you keep\nboth `CONDA_BLD_PATH` and `MINIFORGE_HOME` in the same drive for performance." }, "user_or_org": { "anyOf": [