diff options
Diffstat (limited to 'nginx')
| -rw-r--r-- | nginx/nginx.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nginx/nginx.conf b/nginx/nginx.conf index 676621f3..e6854bf1 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -75,6 +75,9 @@ http { if_modified_since before; + aio threads; + aio_write on; + map $uri $preload_resources_uri { /index.html ", </phone.png>; rel=preload; as=image, <{{path|/js/redirect.js}}>; rel=modulepreload; integrity={{integrity|/js/redirect.js}}"; /faq.html ", <{{path|/js/redirect.js}}>; rel=modulepreload; integrity={{integrity|/js/redirect.js}}"; |
