mriedmann / humhub-docker

Alpine-based PHP-FPM and NGINX HumHub docker-container
MIT License
95 stars 79 forks source link

Issues to enable XSendfile #283

Closed jvies closed 1 year ago

jvies commented 1 year ago

Hi,

I'd like to enable the XSendfile on my humhub installation (cf https://docs.humhub.org/docs/admin/performance). In order to not override the while nginx.conf included within the Docker image, it would be great if this file contained a directive include /etc/nginx/conf.d/*.conf; so we can provide additional nginx directives.

Is this OK for you ? I you want I can try it locally (also to check it still work if /etc/nginx/conf.d is empty), and provide a PR.

Best regards,

mriedmann commented 1 year ago

Fine with me. Just issue a PR, will review and merge this. 😊

jvies commented 1 year ago

PR is here: https://github.com/mriedmann/humhub-docker/pull/285

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.