+ <supportedOn ref="SUPPORTED_FF70"/>
+ <elements>
+ <enum id="Preferences_accessibility_force_disabled" valueName="accessibility.force_disabled">
+ <item displayName="$(string.Preferences_accessibility_force_disabled_auto)">
+ <value>
+ <decimal value="0"/>
+ </value>
+ </item>
+ <item displayName="$(string.Preferences_accessibility_force_disabled_off)">
+ <value>
+ <decimal value="1"/>
+ </value>
+ </item>
+ </enum>
+ </elements>
+ </policy>
+ <policy name="app_update_auto" class="Both" displayName="$(string.app_update_auto)" explainText="$(string.Preferences_Unsupported_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="app.update.auto">
+ <parentCategory ref="Preferences"/>
+ <supportedOn ref="UNSUPPORTED"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="browser_bookmarks_autoExportHTML" class="Both" displayName="$(string.browser_bookmarks_autoExportHTML)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="browser.bookmarks.autoExportHTML">
+ <parentCategory ref="Preferences"/>
+ <supportedOn ref="SUPPORTED_FF70"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="browser_bookmarks_file" class="Both" displayName="$(string.browser_bookmarks_file)" explainText="$(string.Preferences_String_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" presentation="$(presentation.Preferences_String)" >
+ <parentCategory ref="Preferences" />
+ <supportedOn ref="SUPPORTED_FF70" />
+ <elements >
+ <text id="Preferences_String" valueName="browser.bookmarks.file" required="true" expandable="true"/>
+ </elements>
+ </policy>
+ <policy name="browser_bookmarks_restore_default_bookmarks" class="Both" displayName="$(string.browser_bookmarks_restore_default_bookmarks)" explainText="$(string.Preferences_Boolean_Explain)" key="Software\Policies\Mozilla\Firefox\Preferences" valueName="browser.bookmarks.restore_default_bookmarks">
+ <parentCategory ref="Preferences"/>
+ <supportedOn ref="SUPPORTED_FF70"/>