diff --git a/.gitignore b/.gitignore index 581059032..7d704ff02 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,5 @@ dbbackups *.mysql *.tar.gz *.zip + +sites/default/config/sync/system.performance.yml diff --git a/sites/default/config/sync/system.performance.yml b/sites/default/config/sync/system.performance.yml deleted file mode 100644 index 7a276db56..000000000 --- a/sites/default/config/sync/system.performance.yml +++ /dev/null @@ -1,18 +0,0 @@ -cache: - page: - max_age: 0 -css: - preprocess: false - gzip: true -fast_404: - enabled: true - paths: '/\.(?:txt|png|gif|jpe?g|css|js|ico|swf|flv|cgi|bat|pl|dll|exe|asp)$/i' - exclude_paths: '/\/(?:styles|imagecache)\//' - html: '404 Not Found

Not Found

The requested URL "@path" was not found on this server.

' -js: - preprocess: false - gzip: true -stale_file_threshold: 2592000 -_core: - default_config_hash: b2cssrj-lOmATIbdehfCqfCFgVR0qCdxxWhwqa2KBVQ -langcode: fr