mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-08-03 21:09:29 +00:00
added support for User prefered Ciphers
This commit is contained in:
@@ -366,6 +366,7 @@ func initWeb(args options, clientBuildFS fs.FS) (web *Web, err error) {
|
||||
|
||||
clientFS: clientFS,
|
||||
clientBetaFS: clientBetaFS,
|
||||
tlsCiphers: config.TLS.TLSCiphers,
|
||||
}
|
||||
|
||||
web = CreateWeb(&webConf)
|
||||
|
||||
Reference in New Issue
Block a user