Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
updated wrong configuration info (readme only)
  • Loading branch information
IsmaelMartinez authored Jul 6, 2024
1 parent 190efc1 commit 9a61f79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ Here is the list of available arguments and its usage:
| spellCheckerLanguages | Array of languages to use with Electron's spell checker | [] |
| ssoBasicAuthUser | Login that will be sent for basic_auth SSO login. (string) | |
| ssoBasicAuthPasswordCommand | Command to execute, grab stdout and use it as a password for basic_auth SSO login. | |
| ssoIntuneEnabled | Enable InTune Single-Sign-On | false
| ssoIntuneAuthUser | User (e-mail) to be used for InTune SSO login. | |
| ssoInTuneEnabled | Enable InTune Single-Sign-On | false
| ssoInTuneAuthUser | User (e-mail) to be used for InTune SSO login. | |
| trayIconEnabled | Enable tray icon | true |
| url | Microsoft Teams URL (string) | https://teams.microsoft.com/ |
| useMutationTitleLogic | Use MutationObserver to update counter from title | true |
Expand Down

0 comments on commit 9a61f79

Please sign in to comment.