diff options
author | David Goulet <dgoulet@torproject.org> | 2021-03-17 11:53:14 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2021-03-17 11:53:14 -0400 |
commit | 15a95df376f8b8e27072db8d36f28b7054d13cef (patch) | |
tree | f5aac5cd56451b2562e5290aa76300e0855fdab3 /changes | |
parent | 0ac03390e482a7ff1008f0051ac647114ce00c09 (diff) | |
parent | 066748c9cde058db4c12dec0675c036ac11d7e84 (diff) | |
download | tor-15a95df376f8b8e27072db8d36f28b7054d13cef.tar.gz tor-15a95df376f8b8e27072db8d36f28b7054d13cef.zip |
Merge branch 'tor-gitlab/mr/337'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket40228 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket40228 b/changes/ticket40228 new file mode 100644 index 0000000000..297204decd --- /dev/null +++ b/changes/ticket40228 @@ -0,0 +1,4 @@ + o Minor features (dormant mode): + - Add a new 'DormantTimeoutEnabled' option to allow coarse-grained + control over whether the client ever becomes dormant from inactivity. + Most people won't need this. Closes ticket 40228. |