mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 13:11:19 -03:30
sendfail syscall bad with crappy filesystems
This commit is contained in:
parent
64a15db91b
commit
87ea864466
@ -23,6 +23,7 @@ server {
|
||||
root /tower_devel;
|
||||
try_files /awx/ui/$uri /awx/$uri /awx/public/$uri =404;
|
||||
access_log off;
|
||||
sendfile off;
|
||||
}
|
||||
|
||||
location /websocket {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user