summaryrefslogtreecommitdiffstats
path: root/davfs2-debuginfofs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'davfs2-debuginfofs.conf')
-rw-r--r--davfs2-debuginfofs.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/davfs2-debuginfofs.conf b/davfs2-debuginfofs.conf
new file mode 100644
index 0000000..94fe118
--- /dev/null
+++ b/davfs2-debuginfofs.conf
@@ -0,0 +1,22 @@
+# davfs2 configuration file for use with debuginfofs
+# -------------------------------------
+# Please read the davfs2.conf (5) man page for a description of the
+# configuration options and syntax rules.
+
+ask_auth 0
+cache_size 100 # MiByte
+table_size 1024
+dir_refresh 600 # seconds
+file_refresh 3600 # seconds
+buf_size 256 # KiByte
+
+# connect_timeout 10 # seconds
+# read_timeout 30 # seconds
+# retry 30 # seconds
+# max_retry 300 # seconds
+# add_header
+#
+# Debugging Options
+# -----------------
+# debug # possible values: config, kernel, cache, http, xml,
+ # httpauth, locks, ssl, httpbody, secrets, most