diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-28 09:42:19 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-28 09:42:19 -0500 |
| commit | d68a0edff641081f6117edd5d8360755809dac1f (patch) | |
| tree | f43898625c48b4d0a98b69d004cd534ff31172cf | |
| parent | c5bc23ee2e0932fcfa6429a50a02460cd6b04cab (diff) | |
always disconnect HTTPS time connection ASAP
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 8252931f..0a24720e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -411,6 +411,7 @@ <ul> <li>script: support any number of source versions for deltas</li> <li>set read timeout for HTTPS network time update connection</li> + <li>always disconnect HTTPS time connection ASAP</li> </ul> --> |
