all repos — honk @ 44e881ea47f19119393cfa2d8b6bebf5463f1818

my fork of honk

a note about proxy requirements to manual
Ted Unangst tedu@tedunangst.com
Wed, 24 Apr 2019 03:41:32 -0400
commit

44e881ea47f19119393cfa2d8b6bebf5463f1818

parent

0f3f1c8deaf6cf735bcc2aa3a1ac758023e2dad5

1 files changed, 8 insertions(+), 0 deletions(-)

jump to
M docs/manual.txtdocs/manual.txt

@@ -52,3 +52,11 @@

Custom emus may be provided by creating and populating the emus directory. emus may be referenced when composing a honk via colon wrapping. How pleasant. This :example: will be replaced by emus/example.png. + +-- proxy + +honk requires a TLS terminating reverse proxy be configured. It communicates +with other servers via https URLs. + +If the proxy is configured to support caching, be mindful of the fact that +ActivityPub requests vary based on the Accept and Content-Type headers.