rDrama/includes/serve-static

6 lines
88 B
Plaintext

include includes/headers;
sendfile on;
sendfile_max_chunk 1m;
aio threads;
directio 4m;