fix invalid proxy_hide_header in example config #472
Merged
floatingghost
merged 2 commits from flisk/akkoma:remote-media-docs-fix
into develop
3 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'flisk/akkoma:remote-media-docs-fix'
Deleting a branch is permanent. It CANNOT be undone. Continue?
proxy_hide_header
takes 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
installation
should be correct, so if it could match that it'd be great107a72e04c
to3c2fa14634
3 months agohow's this?
a5fc20626c
to1ab0b3a0e2
3 months ago(little bit of thrashing to make gitea render that link correctly, sorry)
that's good, thanks a lot!
c8add9d1dc
into develop 3 months agoc8add9d1dc
.