summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2021-02-12 13:54:18 +0200
committerGeorge Kadianakis <desnacked@riseup.net>2021-02-12 13:54:18 +0200
commit9b6b1aedcdd1f8b76379fb9796020a04416e6b16 (patch)
treebb3f32ddfcda1937ef55d2acc0e69109c0a10c57 /src/core
parent9fbedc74c3f3b26efdec7300e1cc41e7e2c23f49 (diff)
parent088a74aaab84c5598f589fa6d0b6203ca8c666fa (diff)
downloadtor-9b6b1aedcdd1f8b76379fb9796020a04416e6b16.tar.gz
tor-9b6b1aedcdd1f8b76379fb9796020a04416e6b16.zip
Merge branch 'maint-0.4.5'
Diffstat (limited to 'src/core')
-rw-r--r--src/core/or/protover.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/protover.c b/src/core/or/protover.c
index 5a87ade3da..aa96cafff9 100644
--- a/src/core/or/protover.c
+++ b/src/core/or/protover.c
@@ -398,7 +398,7 @@ protover_get_supported_protocols(void)
return
"Cons=1-2 "
"Desc=1-2 "
- "DirCache=1-2 "
+ "DirCache=2 "
"FlowCtrl=1 "
"HSDir=1-2 "
"HSIntro=3-5 "