Apply i1t's suggestion(s) to 1 file(s)
authorIvan Tashkinov <ivantbusiness@gmail.com>
Mon, 22 Feb 2021 20:41:57 +0000 (20:41 +0000)
committerIvan Tashkinov <ivantbusiness@gmail.com>
Mon, 22 Feb 2021 20:41:57 +0000 (20:41 +0000)
config/description.exs

index 6ffc712784989571a38bc6df9a2e18d74a230afc..e280ed8cf57665e216731f3edc92c1ae6792f0be 100644 (file)
@@ -483,7 +483,7 @@ config :pleroma, :config_description, [
         key: :fault_rate_allowance,
         type: :float,
         description:
-          "Max rate of failed objects to actually processed objects in order to enable the feature (any value from 0.0 which tolerates no errors to 1.0 which will enable the feature even if hashtags transfer failed for all records).",
+          "Max accepted rate of objects that failed in the migration. Any value from 0.0 which tolerates no errors to 1.0 which will enable the feature even if hashtags transfer failed for all records.",
         suggestions: [0.01]
       },
       %{