changes done as per review comments

This commit is contained in:
Rahul Somasundaram
2022-10-05 00:12:53 +05:30
parent 24eb3476db
commit 15b19ff726
5 changed files with 41 additions and 22 deletions

View File

@@ -22,9 +22,18 @@ and this project adheres to
See also the [v0.107.16 GitHub milestone][ms-v0.107.15].
[ms-v0.107.16]: https://github.com/AdguardTeam/AdGuardHome/milestone/52?closed=1
-->
[ms-v0.107.16]: https://github.com/AdguardTeam/AdGuardHome/milestone/52?closed=
### Added
- The new optional `tls.override_tls_ciphers` property list, which can be set in
the configuration file. It allows overriding TLS Ciphers that are used for
https listeners ([#4925])
[#4925]: https://github.com/AdguardTeam/AdGuardHome/issues/4925
-->
## [v0.107.15] - 2022-10-03