Update "config/description.exs"

This commit is contained in:
Egor Kislitsyn 2019-09-19 14:04:13 +07:00
parent cf3041220a
commit d639cdcecb
1 changed files with 1 additions and 1 deletions

View File

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