mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Add a note to pop3s_polling_period_mins saying that it requires restart
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user