diff options
author | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2020-02-05 17:06:01 +0300 |
---|---|---|
committer | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2020-02-06 12:50:36 +0300 |
commit | c85aa6e87f8887ad532580ec3f84811abace05f2 (patch) | |
tree | 14e8e884149dc4c00f421722786e25f655c82b91 /docs/API | |
parent | 15cb1f6804fde19330a3c1f06eb24802c7503be3 (diff) | |
download | pleroma-c85aa6e87f8887ad532580ec3f84811abace05f2.tar.gz |
removing confusing error
Diffstat (limited to 'docs/API')
-rw-r--r-- | docs/API/admin_api.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/API/admin_api.md b/docs/API/admin_api.md index e445583cb..fb6dfcb08 100644 --- a/docs/API/admin_api.md +++ b/docs/API/admin_api.md @@ -689,7 +689,6 @@ Note: Available `:permission_group` is currently moderator and admin. 404 is ret - Response: - On failure: - 400 Bad Request `"To use this endpoint you need to enable configuration from database."` - - 400 Bad Request `"To use configuration from database migrate your settings to database."` ```json { |