{
  "_comment": [
    "Sahi managed policy. Push this through Google Admin (Chrome > Apps & extensions >",
    "the Sahi extension > Policy for extensions), or through Windows Group Policy at",
    "HKLM\\Software\\Policies\\Google\\Chrome\\3rdparty\\extensions\\<EXTENSION_ID>\\policy.",
    "",
    "With this in place a new machine needs no setup: the extension finds its server",
    "and key on first run, and with lockSettings the user cannot change either."
  ],
  "apiBase": { "Value": "https://sahi.yourcompany.com" },
  "apiKey": { "Value": "sahi_live_replace_me" },
  "variety": { "Value": "en-IN" },
  "disabledHosts": { "Value": ["netbanking.example.com"] },
  "lockSettings": { "Value": true }
}
