fix: remove stuff not part of authreq annotations
This commit is contained in:
parent
03bb18c104
commit
73b708cbfe
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue