diff --git a/docs/configuration.md b/docs/configuration.md index 872db266..13717573 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -98,6 +98,8 @@ doctor { /** * Throw an exception when multiple Gradle Daemons are running. + * + * Windows is not supported yet, see https://github.com/runningcode/gradle-doctor/issues/84 */ disallowMultipleDaemons.set(false) /**