fix: remove stuff not part of authreq annotations

This commit is contained in:
Tore S. Loenoey 2023-11-22 14:41:54 +01:00 committed by Tore Stendal Lønøy
parent 03bb18c104
commit 73b708cbfe
No known key found for this signature in database

View file

@ -170,7 +170,6 @@ type Config struct {
KeepaliveTimeout int `json:"keepaliveTimeout"`
ProxySetHeaders map[string]string `json:"proxySetHeaders,omitempty"`
AlwaysSetCookie bool `json:"alwaysSetCookie,omitempty"`
DefaultEnable bool `json:"defaultEnable,omitempty"` /*# toredash */
}
// DefaultCacheDuration is the fallback value if no cache duration is provided