Updating WordOps dashboard to v1.3

This commit is contained in:
VirtuBox
2024-04-21 17:40:53 +02:00
parent 8ddaa7e98f
commit b863fc7c57
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
# NGINX Tweaks - WordOps {{release}}
directio 4m;
# Enables the use of the O_DIRECT flag t can be useful for serving large files
directio 4m;
directio_alignment 512;
large_client_header_buffers 8 64k;