diff --git a/ops/glances/glances.conf b/ops/glances/glances.conf new file mode 100644 index 0000000..df94cd1 --- /dev/null +++ b/ops/glances/glances.conf @@ -0,0 +1,8 @@ +[global] +check_update=false + +[outputs] +hide_zero=true + +[containers] +disable=false \ No newline at end of file