diff --git a/config/config_split.config_split.live.yml b/config/config_split.config_split.live.yml index b534e509e..c3053ddcc 100644 --- a/config/config_split.config_split.live.yml +++ b/config/config_split.config_split.live.yml @@ -6,8 +6,7 @@ id: live label: Live description: '' folder: ../config_splits/live -module: - stage_file_proxy: 0 +module: { } theme: { } blacklist: { } graylist: diff --git a/config/core.extension.yml b/config/core.extension.yml index 8e87ce5c9..bf83a7460 100644 --- a/config/core.extension.yml +++ b/config/core.extension.yml @@ -62,7 +62,6 @@ module: simple_sitemap_views: 0 sitemap: 0 speakerdeck_field: 0 - stage_file_proxy: 0 syslog: 0 system: 0 taxonomy: 0 diff --git a/config/stage_file_proxy.settings.yml b/config/stage_file_proxy.settings.yml deleted file mode 100644 index 5ddcd44d1..000000000 --- a/config/stage_file_proxy.settings.yml +++ /dev/null @@ -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 diff --git a/config_splits/live/stage_file_proxy.settings.yml b/config_splits/live/stage_file_proxy.settings.yml deleted file mode 100644 index e380afe30..000000000 --- a/config_splits/live/stage_file_proxy.settings.yml +++ /dev/null @@ -1,7 +0,0 @@ -hotlink: false -origin: '' -origin_dir: '' -use_imagecache_root: true -verify: true -_core: - default_config_hash: wB2h-QBawANCiCVEXy6bJjiDfvZY6EONZ6-wRB_RYQc