From a45e59c3c5a76501e9489c463f9688acf2d6d518 Mon Sep 17 00:00:00 2001 From: Stephen Jennings Date: Fri, 20 Dec 2024 09:37:54 -0800 Subject: [PATCH] Add documentation for Windows config file --- website/docs/config.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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