about summary refs log tree commit diff stats
path: root/config-example.yml
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2016-05-31 11:27:03 -0400
committerKelly Rauchenberger <fefferburbia@gmail.com>2016-05-31 11:27:03 -0400
commitae60f5f679da06b3824accdd14482189fec9dc85 (patch)
tree14415e1658c8a725434d9bd2d7a9b683229f1a9c /config-example.yml
parentd514d8ee6ab88ca4fdf51a2a824b79c7602ffc95 (diff)
downloadrawr-ebooks-ae60f5f679da06b3824accdd14482189fec9dc85.tar.gz
rawr-ebooks-ae60f5f679da06b3824accdd14482189fec9dc85.tar.bz2
rawr-ebooks-ae60f5f679da06b3824accdd14482189fec9dc85.zip
Fixed config-example.yml
Diffstat (limited to 'config-example.yml')
-rw-r--r--config-example.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config-example.yml b/config-example.yml index 7f93476..346904c 100644 --- a/config-example.yml +++ b/config-example.yml
@@ -1,7 +1,7 @@
1--- 1---
2 corpus: "corpus.txt" 2 corpus: "corpus.txt"
3 username: ""
4 password: ""
5 consumer_key: "" 3 consumer_key: ""
6 consumer_secret: "" 4 consumer_secret: ""
5 access_key: ""
6 access_secret: ""
7 delay: 3600 \ No newline at end of file 7 delay: 3600 \ No newline at end of file