Skip to content

Commit

Permalink
Change default for template from false to true (closes #53)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeemster committed Sep 8, 2016
1 parent 2e54117 commit 91860b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/config.yml.sample
Expand Up @@ -19,10 +19,10 @@ steps:
queries:
- name: ADD HERE
file: ADD REL/ABS PATH
template: false
template: true
- name: ADD HERE
file: ADD REL/ABS PATH
template: false
template: true
- name: ADD HERE
queries:
- name: ADD HERE
Expand Down

0 comments on commit 91860b7

Please sign in to comment.