aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/debug.prf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/debug.prf')
-rw-r--r--doc/examples/debug.prf29
1 files changed, 0 insertions, 29 deletions
diff --git a/doc/examples/debug.prf b/doc/examples/debug.prf
deleted file mode 100644
index f635fc88e..000000000
--- a/doc/examples/debug.prf
+++ /dev/null
@@ -1,29 +0,0 @@
-# debug.prf - Configure options for easier debugging -*- conf -*-
-#
-# Note that the actual debug options for each component need to be set
-# manually. Running the component with "--debug help" shows a list of
-# supported values. To watch the logs this command can be used:
-#
-# watchgnupg --time-only --force $(gpgconf --list-dirs socketdir)/S.log
-#
-
-[gpg]
-log-file socket://
-verbose
-#debug ipc
-
-[gpgsm]
-log-file socket://
-verbose
-#debug ipc
-
-[gpg-agent]
-log-file socket://
-verbose
-#debug ipc
-#debug-pinentry
-
-[dirmngr]
-log-file socket://
-verbose
-#debug ipc,dns