summaryrefslogtreecommitdiff
path: root/config/description.exs
diff options
context:
space:
mode:
authorDYM <re@dym.sh>2020-07-07 09:05:54 +0200
committerDYM <re@dym.sh>2020-07-07 09:05:54 +0200
commita784c09db861c097557fe62f7e451fcd457c9740 (patch)
treeea749caad9822b35b9dadb7ff5c21b5c7ad27e6d /config/description.exs
parentd81acb5f6250766eef1dc8c51ed0c79e819ae2af (diff)
downloadpleroma-a784c09db861c097557fe62f7e451fcd457c9740.tar.gz
pleroma-a784c09db861c097557fe62f7e451fcd457c9740.zip
added hyper:// to default protocols
Diffstat (limited to 'config/description.exs')
-rw-r--r--config/description.exs1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/description.exs b/config/description.exs
index 370af80a6..650610fbe 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -498,6 +498,7 @@ config :pleroma, :config_description, [
"dat",
"dweb",
"gopher",
+ "hyper",
"ipfs",
"ipns",
"irc",