Merge branch 'develop' into fix/dymamic-docs
This commit is contained in:
commit
6769ecd948
18 changed files with 312 additions and 99 deletions
|
|
@ -665,11 +665,9 @@ Note: Available `:permission_group` is currently moderator and admin. 404 is ret
|
|||
- 404 Not Found `"Not found"`
|
||||
- On success: 200 OK `{}`
|
||||
|
||||
## `GET /api/pleroma/admin/config/migrate_from_db`
|
||||
## `GET /api/pleroma/admin/restart`
|
||||
|
||||
### Run mix task pleroma.config migrate_from_db
|
||||
|
||||
Copies all settings from database to `config/{env}.exported_from_db.secret.exs` with deletion from the table. Where `{env}` is the environment in which `pleroma` is running.
|
||||
### Restarts pleroma application
|
||||
|
||||
- Params: none
|
||||
- Response:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue