diff options
author | Christian Hesse <mail@eworm.de> | 2017-04-29 22:07:16 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2017-04-29 23:05:40 +0200 |
commit | c8ef3918fcf59472b2973f35ae5b3dfad3ae4fc7 (patch) | |
tree | 88f49f34caa226a49fb89dc547d76e42d8ffa5f4 /pacredir.conf | |
parent | 0429aca36e7161e601df164b5c11e020942ebc8a (diff) | |
download | pacredir-c8ef3918fcf59472b2973f35ae5b3dfad3ae4fc7.tar.gz pacredir-c8ef3918fcf59472b2973f35ae5b3dfad3ae4fc7.tar.zst |
extra verbosity from config
Diffstat (limited to 'pacredir.conf')
-rw-r--r-- | pacredir.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pacredir.conf b/pacredir.conf index 75f8514..c9a03cd 100644 --- a/pacredir.conf +++ b/pacredir.conf @@ -25,3 +25,6 @@ max threads = 0 #pacserve hosts = test1.domain #pacserve hosts = test1.domain test2.domain #pacdbserve hosts = test3.domain test4.domain + +# Give extra verbosity for more output. +verbose = 0 |