google_chrome: Use new config options for gssapi
This commit is contained in:
parent
efee5effcc
commit
56a7d07092
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"AuthServerWhitelist": "*.foo.sh",
|
"AuthServerAllowlist": "*.foo.sh",
|
||||||
"AuthNegotiateDelegateWhitelist": "*.foo.sh",
|
"AuthNegotiateDelegateAllowlist": "*.foo.sh",
|
||||||
"HomepageLocation": "https://www.foo.sh",
|
"HomepageLocation": "https://www.foo.sh",
|
||||||
"PasswordManagerEnabled": false
|
"PasswordManagerEnabled": false
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue