forked from AkkomaGang/akkoma
6dcc36baa9
- 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. |
||
---|---|---|
.. | ||
ecto | ||
app.ex | ||
benchmark.ex | ||
config.ex | ||
count_statuses.ex | ||
database.ex | ||
digest.ex | ||
docs.ex | ||
ecto.ex | ||
email.ex | ||
emoji.ex | ||
frontend.ex | ||
instance.ex | ||
notification_settings.ex | ||
refresh_counter_cache.ex | ||
relay.ex | ||
robots_txt.ex | ||
uploads.ex | ||
user.ex |