summaryrefslogtreecommitdiffstats
path: root/src/Daemon/abrt.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/Daemon/abrt.conf')
-rw-r--r--src/Daemon/abrt.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/Daemon/abrt.conf b/src/Daemon/abrt.conf
index 1bed49ca..6a70b820 100644
--- a/src/Daemon/abrt.conf
+++ b/src/Daemon/abrt.conf
@@ -12,6 +12,11 @@ ProcessUnpackaged = no
BlackListedPaths = /usr/share/doc/*, */example*
# Which database plugin to use
Database = SQLite3
+# Enable this if you want abrtd to auto-unpack crashdump tarballs which appear
+# in this directory (for example, uploaded via ftp, scp etc).
+# Note: you must ensure that whatever directory you specify here exists
+# and is writable for abrtd. abrtd will not create it automatically.
+#WatchCrashdumpArchiveDir = /var/spool/abrt-upload
# Max size for crash storage [MiB]
MaxCrashReportsSize = 1000
# Vector of actions and reporters which are activated immediately