aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/or.h')
-rw-r--r--src/or/or.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/or/or.h b/src/or/or.h
index c47ae23ed..14097da6e 100644
--- a/src/or/or.h
+++ b/src/or/or.h
@@ -4020,6 +4020,8 @@ typedef struct {
* of certain configuration options. */
int TestingTorNetwork;
+ int IntroPointAcceptMutipleConnections;
+
/** Minimum value for the Exit flag threshold on testing networks. */
uint64_t TestingMinExitFlagThreshold;