Updated imap (markdown)
This commit is contained in:
parent
60dc042b1f
commit
f996cdb74e
1 changed files with 1 additions and 1 deletions
2
imap.md
2
imap.md
|
@ -33,7 +33,7 @@ Let's focus better on `is_plain`.
|
|||
|
||||
The reason why it's false by default is to discourage the habit of storing passwords in plain.
|
||||
|
||||
You can set your password in plain like this:
|
||||
So you can set your password in plain like this:
|
||||
|
||||
myimapcheck = lain.widgets.imap({
|
||||
is_plain = true,
|
||||
|
|
Loading…
Add table
Reference in a new issue