Browse Source

Update "config/description.exs"

object-id-column
Egor Kislitsyn 4 years ago
parent
commit
d639cdcecb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config/description.exs

+ 1
- 1
config/description.exs View 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,


Loading…
Cancel
Save