removing from descriptions.exs deprecated settings

This commit is contained in:
Alexander Strizhakov 2020-03-16 14:01:35 +03:00
commit ba90a6d3e5
No known key found for this signature in database
GPG key ID: 022896A53AEF1381
2 changed files with 0 additions and 34 deletions

View file

@ -61,8 +61,6 @@ config :web_push_encryption, :vapid_details,
config :web_push_encryption, :http_client, Pleroma.Web.WebPushHttpClientMock
config :pleroma_job_queue, disabled: true
config :pleroma, Pleroma.ScheduledActivity,
daily_user_limit: 2,
total_user_limit: 3,