Skip to content

Commit

Permalink
docs: remove sms mention
Browse files Browse the repository at this point in the history
  • Loading branch information
ewang2002 committed Apr 13, 2024
1 parent c6ce46b commit c2e185e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/webregautoin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ To actually run this script, follow the directions below.
The sample configuration file will have the following layout:
- `webreg.username` (`string`): Your UCSD Active Directory username.
- `webreg.password` (`string`): Your UCSD Active Directory password.
- `settings.loginType` (`sms` or `push`): The login process you want to use. This can only be `sms` or `push`.
- `settings.loginType` (`push`): The login process you want to use. This can only be `push`.
- `settings.automaticPushEnabled` (`boolean`): Whether your account is configured to automatically sends a Duo Push on
login. If this value is `true`, then the login script will cancel the automatic push when setting itself up.
Expand Down

0 comments on commit c2e185e

Please sign in to comment.