added hyper:// to default protocols

This commit is contained in:
DYM 2020-07-07 09:05:54 +02:00
parent d81acb5f62
commit a784c09db8
2 changed files with 2 additions and 0 deletions

View File

@ -97,6 +97,7 @@ config :pleroma, :uri_schemes,
"dat",
"dweb",
"gopher",
"hyper",
"ipfs",
"ipns",
"irc",

View File

@ -498,6 +498,7 @@ config :pleroma, :config_description, [
"dat",
"dweb",
"gopher",
"hyper",
"ipfs",
"ipns",
"irc",