fix invalid proxy_hide_header in example config #472
No reviewers
Labels
No labels
approved, awaiting change
broken setup
bug
cannot reproduce
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs change/feedback
needs docs
needs tests
not a bug
not our bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AkkomaGang/akkoma!472
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "flisk/akkoma:remote-media-docs-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
proxy_hide_headertakes one header per statement in any nginx version i'm aware of, so the current version is probably a typo.somewhat related: the media proxy config on this page differs a bit from the one in
installation/nginx/akkoma.nginx, and it's not really obvious to me which one i should be using. i'm still looking into this, but maybe someone has input on how i could make the docs more consistent?hm curious
maybe there was an old nginx version that allowed this
the one in
installationshould be correct, so if it could match that it'd be great107a72e04c3c2fa14634how's this?
a5fc20626cto1ab0b3a0e2(little bit of thrashing to make gitea render that link correctly, sorry)
that's good, thanks a lot!