diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2021-08-27 16:23:14 +0000 |
---|---|---|
committer | Sven-Hendrik Haase <svenstaro@gmail.com> | 2021-08-27 16:23:14 +0000 |
commit | c79bcaae0433d4f13901540221af4e1830e1d44f (patch) | |
tree | 4379c0c5e161b40830c3ee3571d4f5f48b307d26 /README.md | |
parent | (cargo-release) start next development iteration 0.15.1-alpha.0 (diff) | |
download | miniserve-c79bcaae0433d4f13901540221af4e1830e1d44f.tar.gz miniserve-c79bcaae0433d4f13901540221af4e1830e1d44f.zip |
Conditionally enable TLS only on supported platforms
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -75,6 +75,7 @@ Sometimes this is just a more practical and quick way than doing things properly - Scan QR code for quick access - Shell completions - Sane and secure defaults +- TLS (for supported architectures) ## Usage |