X-Git-Url: https://git.mdrn.pl/fnpdjango.git/blobdiff_plain/6b8969ee2970107bb5931424501c8c0f567a4488..cce51873845f49cb6dec0efa28e3beb8a23cf472:/project_name/settings.d/60-custom.py?ds=sidebyside diff --git a/project_name/settings.d/60-custom.py b/project_name/settings.d/60-custom.py index 5d790c0..e69de29 100644 --- a/project_name/settings.d/60-custom.py +++ b/project_name/settings.d/60-custom.py @@ -1,3 +0,0 @@ -# Use Nginx's X-accel when serving files with helpers.serve_file(). -# See http://wiki.nginx.org/X-accel -X_ACCEL_REDIRECT = False