Skip to content

Commit

Permalink
removed unmoxie
Browse files Browse the repository at this point in the history
  • Loading branch information
LandRover committed Mar 24, 2016
1 parent f179227 commit 503fbce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/yowsup/runtime.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ class Runtime {
this.cliPath, // path to yowsup-cli python file
'demos',
// '--debug', // Show debug messages, Default: commented out, disabled.
'--unmoxie', //Disable E2E Encryption
//'--unmoxie', //Disable E2E Encryption
'--yowsup', // Start the Yowsup command line client
'--login', // login flag
this.getCredentials() // phone:b64password
Expand Down

0 comments on commit 503fbce

Please sign in to comment.