Files @ 67dd87d59abb
Branch filter:

Location: majic-ansible-roles/roles/web_server/templates/php_timezone.ini.j2

branko
MAR-83: Added support to wsgi_website role for specifying headers that should be passed on to Gunicorn by Nginx. Updated hello.wsgi app to demonstrate the feature.
date.timezone = '{{ server_timezone.content | b64decode | trim }}'