]> git.p6c8.net - policy-templates.git/blobdiff - docs/index.md
Fix a typo and correct OMA-URIs
[policy-templates.git] / docs / index.md
index da12cead2864bdef778a43ee526a922c5514ee58..f609f822d43a8bcdb063da94193532d30ac8ffa3 100644 (file)
@@ -1022,8 +1022,8 @@ Software\Policies\Mozilla\Firefox\BrowserDataBackup\AllowRestore = 0x1 | 0x0
 #### Windows (Intune)
 OMA-URI:
 ```
 #### Windows (Intune)
 OMA-URI:
 ```
-./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Backup/BrowserDataBackup_AllowBackup
-./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Backup/BrowserDataBackup_AllowRestore
+./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~BrowserDataBackup/BrowserDataBackup_AllowBackup
+./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~BrowserDataBackup/BrowserDataBackup_AllowRestore
 ```
 Value (string):
 ```
 ```
 Value (string):
 ```
@@ -6330,8 +6330,6 @@ or
   }
 }
 ```
   }
 }
 ```
-<a name="SanitizeOnShutdown"></a>
-
 ### SanitizeOnShutdown (Selective)
 Clear data on shutdown.
 
 ### SanitizeOnShutdown (Selective)
 Clear data on shutdown.
 
@@ -6535,8 +6533,6 @@ Value (string):
   }
 }
 ```
   }
 }
 ```
-<a name="SearchEngines"></a>
-
 ### SearchEngines
 
 As of Firefox 139, this policy is available in all versions of Firefox.
 ### SearchEngines
 
 As of Firefox 139, this policy is available in all versions of Firefox.

patrick-canterino.de