Skip to content

Commit

Permalink
Merge pull request #236 from wdwatkins/master
Browse files Browse the repository at this point in the history
Don't commit useLocal=TRUE
  • Loading branch information
wdwatkins authored Aug 29, 2019
2 parents be017db + d147a22 commit a447415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viz.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ fetch:
s3Path: 'internal-analytics/data/current.rds'
bucket: 'vizlab-data'
update: TRUE #check for newer data from GA, and upload to sciencebase if there is
useLocal: TRUE #Don't even download S3 file - overrides update
useLocal: FALSE #Don't even download S3 file - overrides update
depends:
project_table: project_table
-
Expand Down

0 comments on commit a447415

Please sign in to comment.