home: imp code

This commit is contained in:
Dimitry Kolyshev
2023-11-22 09:48:43 +02:00
parent a700bfb42e
commit a09cd190c0
2 changed files with 31 additions and 30 deletions

View File

@@ -20,6 +20,7 @@ type Client struct {
// upstream must be used.
upstreamConfig *proxy.CustomUpstreamConfig
// TODO(d.kolyshev): Make safeSearchConf a pointer.
safeSearchConf filtering.SafeSearchConfig
SafeSearch filtering.SafeSearch