forked from AkkomaGang/akkoma
Change the default manifest to pleroma's namespace
This commit is contained in:
parent
153f5375a6
commit
0d6265cfe2
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
|||
# Put groups that have higher priority than defaults here. Example in `docs/config/custom_emoji.md`
|
||||
Custom: ["/emoji/*.png", "/emoji/**/*.png"]
|
||||
],
|
||||
default_manifest: "https://git.pleroma.social/vaartis/emoji-index/raw/master/index.json"
|
||||
default_manifest: "https://git.pleroma.social/pleroma/emoji-index/raw/master/index.json"
|
||||
|
||||
config :pleroma, :uri_schemes,
|
||||
valid_schemes: [
|
||||
|
|
Loading…
Reference in a new issue