diff --git a/examples/drupal8/.spark.yml b/examples/drupal8/.spark.yml index 3a8d4bb..e3d31a6 100644 --- a/examples/drupal8/.spark.yml +++ b/examples/drupal8/.spark.yml @@ -7,15 +7,4 @@ command: drupal: backup: options: - keep: 15 days - bucket: bsp-spark-d8-example - region: us-east-1 - truncate: cache,cache_*,sessions,watchdog - files: - - web/sites/default/files - - private - exclude: - - css - - js - - styles - - php + bucket: bsp-spark-example-drupal8