funkwhale/api/config/settings
banana 0f7de68f0d Update common.py to add USE_APACHE_HEADERS set to false
Update views.py to modify headers depending on Nginx or Apache
Update common.py with future proof REVERSE_PROXY_TYPE setting
Update views.py to adapt headers based on REVERSE_PROXY_TYPE
Update views.py, typo on apache
2018-04-22 15:11:04 +02:00
..
__init__.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
common.py Update common.py to add USE_APACHE_HEADERS set to false 2018-04-22 15:11:04 +02:00
local.py Minor tweaks (logs, exceptions) 2018-03-31 18:41:53 +02:00
production.py Replaced gunicorn with daphne 2018-03-03 10:52:48 +01:00