added hyper:// to default protocols
authorDYM <re@dym.sh>
Tue, 7 Jul 2020 07:05:54 +0000 (09:05 +0200)
committerDYM <re@dym.sh>
Tue, 7 Jul 2020 07:05:54 +0000 (09:05 +0200)
config/config.exs
config/description.exs

index d28a359b29ebe705898c798c0c906f685c48787d..6c2707f26525dd5b95db8aa7fd2f21e7d376b43b 100644 (file)
@@ -97,6 +97,7 @@ config :pleroma, :uri_schemes,
     "dat",
     "dweb",
     "gopher",
+    "hyper",
     "ipfs",
     "ipns",
     "irc",
index 370af80a615223b8aa348ccacfbb8ecacde1650a..650610fbe598a4e5b7ba04585a66e0c9736b4629 100644 (file)
@@ -498,6 +498,7 @@ config :pleroma, :config_description, [
           "dat",
           "dweb",
           "gopher",
+          "hyper",
           "ipfs",
           "ipns",
           "irc",