Update "config/description.exs"
authorEgor Kislitsyn <egor@kislitsyn.com>
Thu, 19 Sep 2019 07:04:13 +0000 (14:04 +0700)
committerEgor Kislitsyn <egor@kislitsyn.com>
Thu, 19 Sep 2019 07:56:10 +0000 (14:56 +0700)
config/description.exs

index abfb6370f6ece1d0c7cba53cf40412326f44af37..510e285df3a1c7d2c346956380a784f3af0ddb0b 100644 (file)
@@ -1900,7 +1900,7 @@ config :pleroma, :config_description, [
         key: :rel,
         type: [:string, false],
         description: "override the rel attribute. false to clear",
-        suggestions: ["ugc", false]
+        suggestions: ["ugc", "noopener noreferrer", false]
       },
       %{
         key: :new_window,