google_chrome: Use new config options for gssapi

This commit is contained in:
Timo Makinen 2024-06-24 15:34:44 +00:00
parent efee5effcc
commit 56a7d07092

View file

@ -1,6 +1,6 @@
{
"AuthServerWhitelist": "*.foo.sh",
"AuthNegotiateDelegateWhitelist": "*.foo.sh",
"AuthServerAllowlist": "*.foo.sh",
"AuthNegotiateDelegateAllowlist": "*.foo.sh",
"HomepageLocation": "https://www.foo.sh",
"PasswordManagerEnabled": false
}