aboutsummaryrefslogtreecommitdiff
path: root/src/app/config/or_options_st.h
diff options
context:
space:
mode:
authorNeel Chauhan <neel@neelc.org>2021-08-18 18:38:20 -0700
committerDavid Goulet <dgoulet@torproject.org>2022-06-23 09:09:01 -0400
commit419aa78b3acbc5c407b02509e82e473d8bda5d35 (patch)
tree35294c0a0e2cdd939e4c09e3585f7d87aa3ad477 /src/app/config/or_options_st.h
parentd563d1a4b7adadc104d6e8a3d9b9f4edb1d81828 (diff)
downloadtor-419aa78b3acbc5c407b02509e82e473d8bda5d35.tar.gz
tor-419aa78b3acbc5c407b02509e82e473d8bda5d35.zip
Remove unused RendPostPeriod option
Diffstat (limited to 'src/app/config/or_options_st.h')
-rw-r--r--src/app/config/or_options_st.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/app/config/or_options_st.h b/src/app/config/or_options_st.h
index 290a2bb9b4..0811af1388 100644
--- a/src/app/config/or_options_st.h
+++ b/src/app/config/or_options_st.h
@@ -396,8 +396,6 @@ struct or_options_t {
/** List of suffixes for <b>AutomapHostsOnResolve</b>. The special value
* "." means "match everything." */
struct smartlist_t *AutomapHostsSuffixes;
- int RendPostPeriod; /**< How often do we post each rendezvous service
- * descriptor? Remember to publish them independently. */
int KeepalivePeriod; /**< How often do we send padding cells to keep
* connections alive? */
int SocksTimeout; /**< How long do we let a socks connection wait