mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
Add a note to pop3s_polling_period_mins saying that it requires restart
This commit is contained in:
parent
9e4fb383f0
commit
4321ccd761
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue