diff --git a/bundles/org.openhab.ui/web/src/assets/definitions/help/help-faq-defs.json b/bundles/org.openhab.ui/web/src/assets/definitions/help/help-faq-defs.json index 0b51c3422..d5e61bdd0 100644 --- a/bundles/org.openhab.ui/web/src/assets/definitions/help/help-faq-defs.json +++ b/bundles/org.openhab.ui/web/src/assets/definitions/help/help-faq-defs.json @@ -37,22 +37,6 @@ }, "text" : "Use the Settings page to go to the listing page for the type of configurations you want to delete and then click on Select in the upper-right corner (or Ctrl + Click on any listing). Select all configurations to be deleted using the checkboxes and then click on the Remove button at the bottom of the screen." }, - { - "title": "Configure the default persistence service", - "goto": { - "target": "/settings/services/org.openhab.persistence", - "text": "System Settings: Persistence" - } - }, - { - "title": "Configure which Items to persist", - "goto": { - "target": "/settings/", - "text": "Settings" - }, - "text": "Use the Settings page to open the add-on settings for a persistence service, then click on Persistence configuration.", - "doclink": "link/persistence" - }, { "title" : "Find available icons", "text" : "OpenHAB specific icons can be found at the docs page linked below. F7 icons are listed in the F7 docs. Material icons can be found here. The entire Iconify library is also available for use.",