summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2022-10-23 11:14:41 +0200
committernicolargo <nicolas@nicolargo.com>2022-10-23 11:14:41 +0200
commit0e098407e15bc1dc341c571cec8fd34ecb4b0943 (patch)
tree8b221b394a2841d5ba68b8a7a9f912dd5bc95127 /conf
parentf5892af6999422bcc92c8851692182994c813894 (diff)
First version. Container list and CPU ok, need others stats
Diffstat (limited to 'conf')
-rw-r--r--conf/glances.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index 85326e33..6774b591 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -409,6 +409,8 @@ max_name_size=20
# By default, Glances only display running containers
# Set the following key to True to display all containers
all=False
+# Define Podman sock
+#podman_sock=unix:///run/user/1000/podman/podman.sock
[amps]
# AMPs configuration are defined in the bottom of this file