Skip to content

Commit

Permalink
Update clientapi.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Madriix committed Jan 15, 2024
1 parent e5d70a2 commit 20e54d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/clientapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ new Irc.Client({
~~~

##### Configuration
######SASL
Small clarification regarding SASL: to disable it completely, do not remove the entire `account { account: '', password: '' }` section, as it is still checked if the PASS exists even if it should not be used for SASL. To disable SASL, simply leave `account { }` and remove the 'account' and 'password' inside.


Expand Down

0 comments on commit 20e54d9

Please sign in to comment.