mirror of
https://github.com/kenzok8/small-package.git
synced 2026-01-15 20:01:21 +08:00
21 lines
634 B
Diff
21 lines
634 B
Diff
From 51571c36d02c9ccdb26156bd56a2298c69bc110f Mon Sep 17 00:00:00 2001
|
|
From: Tiago Gaspar <tiagogaspar8@gmail.com>
|
|
Date: Thu, 7 Nov 2024 22:00:16 +0000
|
|
Subject: [PATCH] Update python.d.conf
|
|
|
|
---
|
|
src/collectors/python.d.plugin/python.d.conf | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
--- a/src/collectors/python.d.plugin/python.d.conf
|
|
+++ b/src/collectors/python.d.plugin/python.d.conf
|
|
@@ -7,7 +7,7 @@
|
|
##
|
|
|
|
## Enable / disable the whole python.d.plugin (all its modules)
|
|
-enabled: yes
|
|
+enabled: no
|
|
|
|
## ----------------------------------------------------------------------
|
|
## Enable / Disable python.d.plugin modules
|