description change
authorAlexander Strizhakov <alex.strizhakov@gmail.com>
Thu, 6 Feb 2020 10:15:23 +0000 (13:15 +0300)
committerAlexander Strizhakov <alex.strizhakov@gmail.com>
Thu, 6 Feb 2020 10:15:23 +0000 (13:15 +0300)
config/description.exs

index 0ac1f4d8de112ffe622e9a9308cf2ac4116ba5ef..6b912a07e3e190ebed40b1567f53d7fa705d104e 100644 (file)
@@ -2178,7 +2178,7 @@ config :pleroma, :config_description, [
       %{
         key: :new_window,
         type: :boolean,
-        description: "Set to `false` to remove target='_blank' attribute"
+        description: "Link urls will open in new window/tab"
       },
       %{
         key: :truncate,