]> git.p6c8.net - policy-templates.git/commitdiff
Merge pull request #514 from MS-PC/patch-1
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Fri, 17 Jan 2020 17:38:44 +0000 (11:38 -0600)
committerGitHub <noreply@github.com>
Fri, 17 Jan 2020 17:38:44 +0000 (11:38 -0600)
Spanish translation updated

README.md
windows/firefox.admx

index 0e3197a48878460f56c56b75e42fd2112f6a3680..75a7cb7638a326fc42d8d40b7bc2513f3b8f9c05 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2204,8 +2204,8 @@ Set and lock certain preferences.
 | &nbsp;&nbsp;&nbsp;&nbsp;If true, bookmarks are restored to their defaults.
 | browser.cache.disk.enable | boolean | Firefox 68, Firefox ESR 68 | true
 | &nbsp;&nbsp;&nbsp;&nbsp;If false, don't store cache on the hard drive.
-| browser.cache.disk.parent_directory | string | Firefox 68, Firefox ESR 68 | Profile temporary directory
-| &nbsp;&nbsp;&nbsp;&nbsp;If set, changes the location of the disk cache.
+| ~browser.cache.disk.parent_directory~ | string | Firefox 68, Firefox ESR 68 | Profile temporary directory
+| &nbsp;&nbsp;&nbsp;&nbsp;~If set, changes the location of the disk cache.~ This policy doesn't work. It's being worked on.
 | browser.fixup.dns_first_for_single_words | boolean | Firefox 68, Firefox ESR 68 | false
 | &nbsp;&nbsp;&nbsp;&nbsp;If true, single words are sent to DNS, not directly to search.
 | browser.newtabpage.activity-stream.default.sites | string | Firefox 72, ESR 68.4 | Locale dependent
index e94cd272bb006b283acff88993ce361374c86bc9..020d259feb4ab51a702b3642415b4c0a1469fe9a 100644 (file)
         </boolean>
       </elements>
     </policy>
-    <policy name="Authentication_AllowProxies" class="Both" displayName="$(string.Authentication_AllowProxies)"  key="Software\Policies\Mozilla\Firefox\Authentication\AllowNonFQDN" explainText="$(string.Authentication_AllowProxies_Explain)" presentation="$(presentation.Authentication_AllowProxies)">
+    <policy name="Authentication_AllowProxies" class="Both" displayName="$(string.Authentication_AllowProxies)"  key="Software\Policies\Mozilla\Firefox\Authentication\AllowProxies" explainText="$(string.Authentication_AllowProxies_Explain)" presentation="$(presentation.Authentication_AllowProxies)">
       <parentCategory ref="Authentication"/>
       <supportedOn ref="SUPPORTED_FF70"/>
       <elements>

patrick-canterino.de