Rename Pleroma.Backup to Pleroma.User.Backup

This commit is contained in:
Egor Kislitsyn 2020-10-20 17:16:58 +04:00
commit ad605e3e16
No known key found for this signature in database
GPG key ID: 1B49CB15B71E7805
11 changed files with 22 additions and 21 deletions

View file

@ -831,7 +831,7 @@ config :floki, :html_parser, Floki.HTMLParser.FastHtml
config :pleroma, Pleroma.Web.Auth.Authenticator, Pleroma.Web.Auth.PleromaAuthenticator
config :pleroma, Pleroma.Backup,
config :pleroma, Pleroma.User.Backup,
purge_after_days: 30,
limit_days: 7,
dir: nil