add sandbox env comment

Ben Cornelis 9 years ago
parent
commit
a05ef9e471
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .env.example

+ 1 - 0
.env.example

@@ -110,6 +110,7 @@ WUNDERLIST_OAUTH_SECRET=
110 110
 
111 111
 EVERNOTE_OAUTH_KEY=
112 112
 EVERNOTE_OAUTH_SECRET=
113
+# Set to true in development, false in production
113 114
 USE_EVERNOTE_SANDBOX=true
114 115
 
115 116
 #############################