minor: offlineimap.conf: improve comment on % character in passwords
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
parent
e8509a04e6
commit
1f8163b194
@ -867,7 +867,7 @@ remoteuser = u"username"
|
|||||||
#
|
#
|
||||||
# 2. The remote password stored in this file with the remotepass
|
# 2. The remote password stored in this file with the remotepass
|
||||||
# option. Any '%' needs to be encoded as '%%'. Example:
|
# option. Any '%' needs to be encoded as '%%'. Example:
|
||||||
#remotepass = u"mypassword"
|
#remotepass = u"myp%%ssword" # Password is: myp%ssword
|
||||||
#
|
#
|
||||||
# 3. The remote password stored as a single line in an external
|
# 3. The remote password stored as a single line in an external
|
||||||
# file, which is referenced by the remotefile option. Example:
|
# file, which is referenced by the remotefile option. Example:
|
||||||
|
Loading…
Reference in New Issue
Block a user