Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
e3bbb557
Verified
Commit
e3bbb557
authored
Feb 20, 2019
by
Sébastiaan Versteeg
Browse files
Change sendfile url
parent
ab6161dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/thaliawebsite/settings/production.py
View file @
e3bbb557
...
...
@@ -56,7 +56,7 @@ MEDIA_URL = '/media/' # Public is included by the db fields
if
not
settings
.
DEBUG
:
SENDFILE_BACKEND
=
'sendfile.backends.nginx'
SENDFILE_URL
=
'/media/'
SENDFILE_URL
=
'/media/
sendfile/
'
SENDFILE_ROOT
=
'/concrexit/media/'
STATIC_URL
=
'/static/'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment