style fix: remove tabs and trailing spaces
This commit is contained in:
parent
171cb44cd0
commit
91f8c9e53d
2 changed files with 607 additions and 607 deletions
|
@ -5,7 +5,7 @@ uwsgi_param CONTENT_TYPE $content_type;
|
|||
uwsgi_param CONTENT_LENGTH $content_length;
|
||||
|
||||
uwsgi_param REQUEST_URI $request_uri;
|
||||
uwsgi_param PATH_INFO $document_uri;
|
||||
uwsgi_param PATH_INFO $document_uri;
|
||||
uwsgi_param DOCUMENT_ROOT $document_root;
|
||||
uwsgi_param SERVER_PROTOCOL $server_protocol;
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue