Admin changes

This commit is contained in:
Alexander Strizhakov 2019-07-30 16:36:05 +00:00 committed by kaniini
commit 51b3b6d816
6 changed files with 74 additions and 1 deletions

View file

@ -15,7 +15,7 @@ defmodule Mix.Tasks.Pleroma.Config do
mix pleroma.config migrate_to_db
## Transfers config from DB to file.
## Transfers config from DB to file `config/env.exported_from_db.secret.exs`
mix pleroma.config migrate_from_db ENV
"""