From: Michael Kaply <345868+mkaply@users.noreply.github.com>
Date: Wed, 1 Jul 2020 20:32:43 +0000 (-0500)
Subject: Add example for string preference name
X-Git-Tag: v2.1~11
X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/e276c1ac92d9a4e42a77bc043b108a67692e31e7?ds=sidebyside
Add example for string preference name
---
diff --git a/README.md b/README.md
index f14e0ae..18531c2 100644
--- a/README.md
+++ b/README.md
@@ -3704,10 +3704,16 @@ Software\Policies\Mozilla\Firefox\Preferences\string_preference_name = "string_v
OMA-URI: (periods are replaced by underscores)
```
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Preferences/boolean_preference_name
+./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Preferences/string_preference_name
```
Value (string):
```
or
+
+
+
+
+
```
#### macOS
```