Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
Provide minimal config for the D8 example
Browse files Browse the repository at this point in the history
  • Loading branch information
balintbrews committed Jul 30, 2018
1 parent 17aee5a commit 98287fe
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions examples/drupal8/.spark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 98287fe

Please sign in to comment.