Move emoji reloading to admin api
This commit is contained in:
parent
7680aec17d
commit
d51e5e447e
5 changed files with 15 additions and 20 deletions
|
|
@ -733,3 +733,10 @@ Compile time settings (need instance reboot):
|
|||
}
|
||||
]
|
||||
```
|
||||
|
||||
## `POST /api/pleroma/admin/reload_emoji`
|
||||
### Reload the instance's custom emoji
|
||||
* Method `POST`
|
||||
* Authentication: required
|
||||
* Params: None
|
||||
* Response: JSON, "ok" and 200 status
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue