diff options
author | Mark Felder <feld@FreeBSD.org> | 2020-11-25 12:44:06 -0600 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2020-12-02 10:43:22 -0600 |
commit | 6dcc36baa9b19d18785d6f7ab8ceb7dd941c6180 (patch) | |
tree | f7d1e13390dab367c34182316d23203ce0d34ab9 /docs/administration/CLI_tasks/config.md | |
parent | 57d0379b89bd323dacf4959b03c55519de173ec0 (diff) | |
download | pleroma-6dcc36baa9b19d18785d6f7ab8ceb7dd941c6180.tar.gz pleroma-6dcc36baa9b19d18785d6f7ab8ceb7dd941c6180.zip |
Add mix tasks to give additional recovery and debugging options
- pleroma.config dump: prints the entire config as it would be exported to the filesystem
- pleroma.config dump KEY: prints the configuration under a specific ConfigDB key in the database
- pleroma.config keylist: lists the available keys in ConfigDB
- pleroma.config keydel KEY: deletes ConfigDB entry stored under the key
This should prevent the need for users to manually execute SQL queries.
Diffstat (limited to 'docs/administration/CLI_tasks/config.md')
0 files changed, 0 insertions, 0 deletions