mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-05-09 01:00:14 +03:00
changed based on review
1. exit AG is user defined cipher is invalid 2. updated changelog 3. golang naming tweaks
This commit is contained in:
parent
15b19ff726
commit
7cac010573
4 changed files with 39 additions and 28 deletions
internal/home
|
@ -33,7 +33,6 @@ const (
|
|||
)
|
||||
|
||||
type webConfig struct {
|
||||
|
||||
// Ciphers that are used for https listener
|
||||
tlsCiphers []uint16
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue