mirror of
https://git.pleroma.social/sjw/pleroma.git
synced 2024-11-16 00:26:15 +01:00
Merge branch 'develop' into 'develop'
added hyper:// to default protocols See merge request pleroma/pleroma!2727
This commit is contained in:
commit
4b53499bdc
@ -97,6 +97,7 @@ config :pleroma, :uri_schemes,
|
||||
"dat",
|
||||
"dweb",
|
||||
"gopher",
|
||||
"hyper",
|
||||
"ipfs",
|
||||
"ipns",
|
||||
"irc",
|
||||
|
@ -498,6 +498,7 @@ config :pleroma, :config_description, [
|
||||
"dat",
|
||||
"dweb",
|
||||
"gopher",
|
||||
"hyper",
|
||||
"ipfs",
|
||||
"ipns",
|
||||
"irc",
|
||||
|
Loading…
Reference in New Issue
Block a user