Skip to content

Add 'Clean' button to adminsettingsform

In the 'maintenance' details element of the adminsettingsform, add a 'Clean' button which will run a new method added to the LinkCleanUp service. This method will take settings from the adminsettingsform and clean the db table of entities returning a response code between the specified integers.

Closes #3396924

Merge request reports