Add a note to pop3s_polling_period_mins saying that it requires restart

This commit is contained in:
Neil Lalonde 2014-06-23 10:54:53 -04:00
parent 9e4fb383f0
commit 4321ccd761

View file

@ -854,7 +854,7 @@ en:
pop3s_polling_enabled: "Poll via POP3S for email replies"
pop3s_polling_insecure: "Poll using plain text POP3 without SSL"
pop3s_polling_period_mins: "The period in minutes between checking the POP3S account for email"
pop3s_polling_period_mins: "The period in minutes between checking the POP3S account for email. NOTE: requires restart."
pop3s_polling_port: "The port to poll a POP3S account on"
pop3s_polling_host: "The host to poll for email via POP3S"
pop3s_polling_username: "The username for the POP3S account to poll for email"