Hi,

first steps with "policies.json" with FF 60.1.0 ESR. I'm trying to set "SearchEngines" and it does not work.

Placed the file as described (https://github.com/mozilla/policy-templates/blob/master/README.md) in directory "distribution" in installdir of FF:

{
  "policies": {
    "SearchEngines": {
      "Add": [
        {
          "Name": "StartPage",
"URLTemplate": "https://startpage.com/do/search?lui=deutsch&language=deutsch&cat=web&query=%s";,
        }
      ],
      "Default": "StartPage",
      "PreventInstalls": false
    }
  }
}

After a restart of FF (and alternatively deleting existing profile, because with autoconfig.js it only worked on new profile) "StartPage" is not defined as search engine nor the default.

Am I missing something? Or is something wrong, e.g. URLTemplate?

Regards
Thomas

--
Karlsruher Institut für Technologie (KIT)
archIT [IT-Management der Fakultät Architektur]
Dipl.-Ing. Thomas Besser
Gebäude 11.40, Raum 010 | Fon +49 721 608 46024
http://www.arch.kit.edu/fakultaet/it-management.php

KIT - Die Forschungsuniversität in der Helmholtz-Gemeinschaft

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Enterprise mailing list
[email protected]
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit 
https://mail.mozilla.org/listinfo/enterprise or send an email to 
[email protected] with a subject of "unsubscribe"

Reply via email to