pleroma/docs
rinpatch 007843b75e Add documentation for new connection pool settings and remove some
`:retry_timeout` and `:retry` got removed because reconnecting on failure is
something the new pool intentionally doesn't do.

`:max_overflow` had to go in favor of `:max_waiting`, I didn't reuse the key because
the settings are very different in their behaviour.

`:checkin_timeout` got removed in favor of `:connection_acquisition_wait`,
I didn't reuse the key because the settings are somewhat different.

I didn't do any migrations/deprecation warnings/changelog entries because
these settings were never in stable.
2020-07-15 15:26:35 +03:00
..
API docs: API: fix update_credentials endpoints path, clarify update/verify_credentials endpoints paths 2020-07-11 11:02:13 +00:00
administration Merge branch 'mix-tasks-improvement' into 'develop' 2020-07-10 08:58:44 +00:00
configuration Add documentation for new connection pool settings and remove some 2020-07-15 15:26:35 +03:00
installation Add include for the "Further reading" section 2020-06-22 11:41:22 +02:00
ap_extensions.md Docs: Add documentation about chatmessages 2020-04-23 16:55:50 +02:00
clients.md docs: clients.md: Add Husky 2020-06-03 04:36:09 +00:00
dev.md I forgot to git add some files, oops (should be squashed with MR) 2020-06-22 14:18:55 +02:00
index.md Removed a space that was too much 2020-06-22 14:22:23 +02:00