Merge remote-tracking branch 'origin/master'

# Conflicts:
#	pillar/config.py.example
This commit is contained in:
Francesco Siddi 2016-03-15 10:21:04 +01:00
commit 43453ff666

View File

@ -29,7 +29,6 @@ class Development(object):
'GOOGLE_APPLICATION_CREDENTIALS', '/data/config/google_app.json')
GCLOUD_PROJECT = os.environ.get('GCLOUD_PROJECT', 'blender-cloud')
# Fill in only if we plan to sign our urls using a the CDN
CDN_USE_URL_SIGNING = False
CDN_SERVICE_DOMAIN_PROTOCOL = 'https'