removing fed sockets settings

This commit is contained in:
Alexander Strizhakov 2020-11-26 17:39:38 +03:00
commit 94480c6607
No known key found for this signature in database
GPG key ID: 022896A53AEF1381
2 changed files with 0 additions and 15 deletions

View file

@ -19,11 +19,6 @@ config :logger, :console,
level: :warn,
format: "\n[$level] $message\n"
config :pleroma, :fed_sockets,
enabled: false,
connection_duration: 5,
rejection_duration: 5
config :pleroma, :auth, oauth_consumer_strategies: []
config :pleroma, Pleroma.Upload,