fix: default enable_negotiate_port to false (#18251)
This commit is contained in:
parent
3a5e6f2551
commit
78d45a17c8
3 changed files with 6 additions and 0 deletions
|
@ -126,6 +126,7 @@ extern const char kDiskCacheSize[];
|
|||
extern const char kIgnoreConnectionsLimit[];
|
||||
extern const char kAuthServerWhitelist[];
|
||||
extern const char kAuthNegotiateDelegateWhitelist[];
|
||||
extern const char kEnableAuthNegotiatePort[];
|
||||
|
||||
} // namespace switches
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue