projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d81acb5
)
added hyper:// to default protocols
author
DYM
<re@dym.sh>
Tue, 7 Jul 2020 07:05:54 +0000
(09:05 +0200)
committer
DYM
<re@dym.sh>
Tue, 7 Jul 2020 07:05:54 +0000
(09:05 +0200)
config/config.exs
patch
|
blob
|
history
config/description.exs
patch
|
blob
|
history
diff --git
a/config/config.exs
b/config/config.exs
index d28a359b29ebe705898c798c0c906f685c48787d..6c2707f26525dd5b95db8aa7fd2f21e7d376b43b 100644
(file)
--- a/
config/config.exs
+++ b/
config/config.exs
@@
-97,6
+97,7
@@
config :pleroma, :uri_schemes,
"dat",
"dweb",
"gopher",
+ "hyper",
"ipfs",
"ipns",
"irc",
diff --git
a/config/description.exs
b/config/description.exs
index 370af80a615223b8aa348ccacfbb8ecacde1650a..650610fbe598a4e5b7ba04585a66e0c9736b4629 100644
(file)
--- a/
config/description.exs
+++ b/
config/description.exs
@@
-498,6
+498,7
@@
config :pleroma, :config_description, [
"dat",
"dweb",
"gopher",
+ "hyper",
"ipfs",
"ipns",
"irc",