Updated imap (markdown)

This commit is contained in:
Luke Bonham 2014-01-20 10:14:42 -08:00
parent 60dc042b1f
commit f996cdb74e
1 changed files with 1 additions and 1 deletions

View File

@ -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,