Change the PublishServerDescriptor config option from a boolean
commite4f40dd794591856e89723d3c852f94be3b92a52
authorRoger Dingledine <arma@torproject.org>
Tue, 8 May 2007 09:09:26 +0000 (8 09:09 +0000)
committerRoger Dingledine <arma@torproject.org>
Tue, 8 May 2007 09:09:26 +0000 (8 09:09 +0000)
treeaf283fc4392805ca5e2430357ff14866eecc9082
parent89753e2163b68e15f9ad64c62446e01c3aa15334
Change the PublishServerDescriptor config option from a boolean
into a string: "v1", "v2", bridge", "". Continue to support
"0" and "1".

svn:r10136
src/or/config.c
src/or/or.h
src/or/router.c