Merge remote-tracking branch 'origin/master'
# Conflicts: # pillar/config.py.example
This commit is contained in:
@@ -29,7 +29,6 @@ class Development(object):
|
|||||||
'GOOGLE_APPLICATION_CREDENTIALS', '/data/config/google_app.json')
|
'GOOGLE_APPLICATION_CREDENTIALS', '/data/config/google_app.json')
|
||||||
GCLOUD_PROJECT = os.environ.get('GCLOUD_PROJECT', 'blender-cloud')
|
GCLOUD_PROJECT = os.environ.get('GCLOUD_PROJECT', 'blender-cloud')
|
||||||
|
|
||||||
|
|
||||||
# Fill in only if we plan to sign our urls using a the CDN
|
# Fill in only if we plan to sign our urls using a the CDN
|
||||||
CDN_USE_URL_SIGNING = False
|
CDN_USE_URL_SIGNING = False
|
||||||
CDN_SERVICE_DOMAIN_PROTOCOL = 'https'
|
CDN_SERVICE_DOMAIN_PROTOCOL = 'https'
|
||||||
|
Reference in New Issue
Block a user