Update "config/description.exs"
[akkoma] / 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,