summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2023-03-12 09:09:55 +0100
committernicolargo <nicolas@nicolargo.com>2023-03-12 09:09:55 +0100
commit806f2a4b7f6baf7d42682eb858edd77025492d6c (patch)
treeee789c26f39b742609412a2cde6ea5b92efdcc23 /conf
parente56b29292818d324af3d51054101a10c460cf385 (diff)
parent43291246de969abef0acfcc9fe1841cd0ac95d9c (diff)
Merge branch 'develop' into issue1985
Diffstat (limited to 'conf')
-rw-r--r--conf/glances.conf13
1 files changed, 9 insertions, 4 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index 9197b178..730ff4b2 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -237,12 +237,12 @@ critical=90
#allow=shm
[irq]
-# Documentation: https://glances.readthedocs.io/en/stable/aoa/irq.html
+# Documentation: https://glances.readthedocs.io/en/latest/aoa/irq.html
# This plugin is disabled by default
disable=True
[folders]
-# Documentation: https://glances.readthedocs.io/en/stable/aoa/folders.html
+# Documentation: https://glances.readthedocs.io/en/latest/aoa/folders.html
disable=False
# Define a folder list to monitor
# The list is composed of items (list_#nb <= 10)
@@ -263,13 +263,18 @@ disable=False
#folder_3_path=/nonexisting
#folder_4_path=/root
+[cloud]
+# Documentation: https://glances.readthedocs.io/en/latest/aoa/cloud.html
+# This plugin is disabled by default
+disable=True
+
[raid]
-# Documentation: https://glances.readthedocs.io/en/stable/aoa/raid.html
+# Documentation: https://glances.readthedocs.io/en/latest/aoa/raid.html
# This plugin is disabled by default
disable=True
[smart]
-# Documentation: https://glances.readthedocs.io/en/stable/aoa/smart.html
+# Documentation: https://glances.readthedocs.io/en/latest/aoa/smart.html
# This plugin is disabled by default
disable=True