]> git.p6c8.net - policy-templates.git/blobdiff - README.md
RememberPassword -> OfferToSaveLogins
[policy-templates.git] / README.md
index 6b01861f2cafb629cd87471e7b116add9282babb..ada3d52e62b5f3ae0de1ff59f1588039ea5ee4df 100644 (file)
--- a/README.md
+++ b/README.md
@@ -314,12 +314,12 @@ Don't create the default bookmarks or the Smart Bookmarks (Most Visited, Recent
   }
 }
 ```
   }
 }
 ```
-### RememberPasswords
-This policy sets the signon.rememberSignons preference. It can either be enabled or disabled.
+### OfferToSaveLogins
+This policy sets the signon.rememberSignons preference. It determines whether or not Firefox offers to save passwords. It can either be enabled or disabled.
 ```
 {
   "policies": {
 ```
 {
   "policies": {
-    "RememberPasswords": true
+    "OfferToSaveLogins": true
   }
 }
 ```
   }
 }
 ```

patrick-canterino.de