Skip to content

Commit

Permalink
Added updated config.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew_Zol authored and Chris Cummer committed Jun 13, 2018
1 parent aace782 commit 26290fe
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions _sample_configs/complex_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,25 @@ wtf:
refreshInterval: 300
secretFile: "~/.wtf/gcal/client_secret.json"
withLocation: true
gspreadsheets:
enabled: true
secretFile: "~/.wtf/gspreadsheets/client_secret.json"
refreshInterval: "300"
sheetId: "id_of_google_spreadsheet"
colors:
values: "green"
cells:
names:
- "Cell 1 name"
- "Cell 2 name"
addresses:
- "A1"
- "A2"
position:
top: 0
left: 0
width: 1
height: 1
git:
commitCount: 5
enabled: true
Expand Down

0 comments on commit 26290fe

Please sign in to comment.