From 17543c6584bdd41ff75d1ea85b4cf61c7b39f65e Mon Sep 17 00:00:00 2001 From: Katy Feng Date: Tue, 22 Aug 2023 11:11:42 -0700 Subject: [PATCH] Change to common source file not applicable to open-vm-tools. --- open-vm-tools/tools.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/open-vm-tools/tools.conf b/open-vm-tools/tools.conf index 16f41a667..9a70c2d05 100644 --- a/open-vm-tools/tools.conf +++ b/open-vm-tools/tools.conf @@ -531,3 +531,13 @@ # Set to true to deactivate the deviceHelper plugin. #disabled=false + +[gitray] + +# The gitray plugin is only available for Windows +# with Complete VMTools install or with File +# Introspection Custom install. + +# By default the gitray plugin is enabled +# To disable gitray user plugin set +#enabled=false -- 2.47.3