summaryrefslogtreecommitdiffstats
path: root/davfs2-debuginfofs.conf
blob: 94fe118f7b5ef3d9069e01456566e43be0cce2bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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