projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf30412
)
Update "config/description.exs"
author
Egor Kislitsyn
<egor@kislitsyn.com>
Thu, 19 Sep 2019 07:04:13 +0000
(14:04 +0700)
committer
Egor Kislitsyn
<egor@kislitsyn.com>
Thu, 19 Sep 2019 07:56:10 +0000
(14:56 +0700)
config/description.exs
patch
|
blob
|
history
diff --git
a/config/description.exs
b/config/description.exs
index abfb6370f6ece1d0c7cba53cf40412326f44af37..510e285df3a1c7d2c346956380a784f3af0ddb0b 100644
(file)
--- a/
config/description.exs
+++ b/
config/description.exs
@@
-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,