aboutsummaryrefslogtreecommitdiffstats
path: root/config/evernote.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/evernote.yml')
-rw-r--r--config/evernote.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/evernote.yml b/config/evernote.yml
new file mode 100644
index 0000000..60dc2c8
--- /dev/null
+++ b/config/evernote.yml
@@ -0,0 +1,4 @@
+development:
+ consumer_key: ENV['EVERNOTE_CONSUMER_KEY']
+ consumer_secret: ENV['EVERNOTE_CONSUMER_SECRET']
+ sandbox: true