diff --git a/config.js b/config.js index 62a1f264..83a84c6f 100644 --- a/config.js +++ b/config.js @@ -22,6 +22,7 @@ module.exports = { clientID: "dropbox_client_id", redirectURI: "application_url/login" }, + server_secret: 'not_so_secret_key', // APPLICATION CONFIG fork_button: true }