mirror of https://github.com/lcpz/lain.git
Updated imap (markdown)
This commit is contained in:
parent
be14ec3ff7
commit
291910cdb6
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.
|
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({
|
myimapcheck = lain.widgets.imap({
|
||||||
is_plain = true,
|
is_plain = true,
|
||||||
|
|
Loading…
Reference in New Issue