Remove stage_file_proxy from live split
Move into local split once it's set up.
This commit is contained in:
parent
45dd6c1686
commit
188f184825
|
@ -6,8 +6,7 @@ id: live
|
||||||
label: Live
|
label: Live
|
||||||
description: ''
|
description: ''
|
||||||
folder: ../config_splits/live
|
folder: ../config_splits/live
|
||||||
module:
|
module: { }
|
||||||
stage_file_proxy: 0
|
|
||||||
theme: { }
|
theme: { }
|
||||||
blacklist: { }
|
blacklist: { }
|
||||||
graylist:
|
graylist:
|
||||||
|
|
|
@ -62,7 +62,6 @@ module:
|
||||||
simple_sitemap_views: 0
|
simple_sitemap_views: 0
|
||||||
sitemap: 0
|
sitemap: 0
|
||||||
speakerdeck_field: 0
|
speakerdeck_field: 0
|
||||||
stage_file_proxy: 0
|
|
||||||
syslog: 0
|
syslog: 0
|
||||||
system: 0
|
system: 0
|
||||||
taxonomy: 0
|
taxonomy: 0
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
hotlink: true
|
|
||||||
origin: 'https://www.oliverdavies.uk'
|
|
||||||
origin_dir: sites/default/files
|
|
||||||
use_imagecache_root: true
|
|
||||||
verify: true
|
|
||||||
_core:
|
|
||||||
default_config_hash: wB2h-QBawANCiCVEXy6bJjiDfvZY6EONZ6-wRB_RYQc
|
|
|
@ -1,7 +0,0 @@
|
||||||
hotlink: false
|
|
||||||
origin: ''
|
|
||||||
origin_dir: ''
|
|
||||||
use_imagecache_root: true
|
|
||||||
verify: true
|
|
||||||
_core:
|
|
||||||
default_config_hash: wB2h-QBawANCiCVEXy6bJjiDfvZY6EONZ6-wRB_RYQc
|
|
Loading…
Reference in a new issue