mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'maint-0.3.1' into maint-0.3.2
This commit is contained in:
+1
-1
@@ -224,7 +224,7 @@ get_time_period_length(void)
|
||||
return sr_state_get_protocol_run_duration() / 60;
|
||||
}
|
||||
|
||||
int32_t time_period_length = networkstatus_get_param(NULL, "hsdir-interval",
|
||||
int32_t time_period_length = networkstatus_get_param(NULL, "hsdir_interval",
|
||||
HS_TIME_PERIOD_LENGTH_DEFAULT,
|
||||
HS_TIME_PERIOD_LENGTH_MIN,
|
||||
HS_TIME_PERIOD_LENGTH_MAX);
|
||||
|
||||
Reference in New Issue
Block a user