Remove sendfile configuration (#1927)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-01-18 15:22:59 -02:00 committed by GitHub
parent 52794ae22d
commit 858f3398f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,8 +66,6 @@ http {
vhost_traffic_status_filter_by_set_key {{ $cfg.VtsDefaultFilterKey }};
{{ end }}
sendfile on;
aio threads;
aio_write on;