aboutsummaryrefslogtreecommitdiffstats
path: root/sos.conf
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2019-03-20 12:00:31 +0000
committerBryn M. Reeves <bmr@redhat.com>2019-03-20 12:00:31 +0000
commit68c73563958c6ffdb21388b60895e8a63952478a (patch)
tree4abe69a7927ba95060a01a00b780b1b7a16dc943 /sos.conf
parent67f8b673ac457db097f50665d0702573d14b1be1 (diff)
downloadsos-68c73563958c6ffdb21388b60895e8a63952478a.tar.gz
[config] update example sos.conf
Remove plugin options that no longer exist, and add more examples of global sosreport options that may be set in the config file. Related: #1530 Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'sos.conf')
-rw-r--r--sos.conf10
1 files changed, 6 insertions, 4 deletions
diff --git a/sos.conf b/sos.conf
index d5b5377e..ad15af86 100644
--- a/sos.conf
+++ b/sos.conf
@@ -1,9 +1,11 @@
-[plugins]
+[general]
+#verbose = 3
+#verify = yes
+#batch = yes
+#log-size = 15
+[plugins]
#disable = rpm, selinux, dovecot
[tunables]
-
#rpm.rpmva = off
-#general.syslogsize = 15
-