Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@mint Nice. Mysterious but nice. I am currently trying to get Pleroma to tell the new uploader something other than `{:error, {:options, {:sslv3, {:versions, [:"tlsv1.2", :"tlsv1.1", :tlsv1, :sslv3]}}}}` without breaking FSE. Apparently there are not just adapters, which are designed to make an API fit the application's internal structure, but there is a helper (which is Rails/PHP talk for "adapter") for the adapter, the AdapterHelper. It adapts the adapter. It is an adapter adapter.