Rename Pleroma.Backup to Pleroma.User.Backup
This commit is contained in:
parent
c1976d5b19
commit
ad605e3e16
11 changed files with 22 additions and 21 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue