diff options
Diffstat (limited to 'src/or/protover.c')
-rw-r--r-- | src/or/protover.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/or/protover.c b/src/or/protover.c index ceaf2d5ccf..88d549ab35 100644 --- a/src/or/protover.c +++ b/src/or/protover.c @@ -289,8 +289,8 @@ protover_get_supported_protocols(void) "Cons=1-2 " "Desc=1-2 " "DirCache=1 " - "HSDir=1 " - "HSIntro=3 " + "HSDir=1-2 " + "HSIntro=3-4 " "HSRend=1-2 " "Link=1-4 " "LinkAuth=1,3 " |