diff --git a/website/docs/config.md b/website/docs/config.md index a1cfcb35a513..59ad15946571 100644 --- a/website/docs/config.md +++ b/website/docs/config.md @@ -6,7 +6,9 @@ sidebar_position: 7 Watchman looks for configuration files in two places: -- The global configuration file `/etc/watchman.json` +- The global configuration file + - Unix-like systems: `/etc/watchman.json` + - Windows: `%ProgramData%\facebook\watchman.json` - The root specific configuration file `.watchmanconfig` When watching a root, if a valid JSON file named `.watchmanconfig` is present in