Skip to content

Update nginx.conf to add a CSP, and hopefully improve performance

Anon requested to merge throwaway123456/inkscape-web:patch-1 into master

Use of sendfile should improve performance of serving static files.

Relatively lax CSP should provide extra security without breaking everything.

Merge request reports