pleroma/config
href 4aff4efa8d
Use multiple hackney pools
* federation (ap, salmon)
* media (rich media, media proxy)
* upload (uploader proxy)

Each "part" will stop fighting others ones -- a huge federation outbound
could before make the media proxy fail to checkout a connection in time.

splitted media and uploaded media for the good reason than an upload
pool will have all connections to the same host (the uploader upstream).
it also has a longer default retention period for connections.
2019-01-30 15:06:46 +01:00
..
config.exs Use multiple hackney pools 2019-01-30 15:06:46 +01:00
dev.exs Enable unsecure cookies by default in dev.exs 2018-12-16 08:49:23 +01:00
emoji.txt Revert renaming emoji.txt 2018-01-31 23:47:42 +02:00
prod.exs [#114] Added /dev/mailbox dev-only route (emails preview). Added mailer config examples. 2018-12-12 17:02:41 +03:00
test.exs Specifically disable captcha for automatic tests, it makes them fail 2018-12-22 23:07:44 +03:00