clarify use_https setting
This commit is contained in:
parent
8010ed3ba1
commit
d976623303
|
@ -604,7 +604,7 @@ en:
|
|||
|
||||
notification_email: "The return email address used when sending system emails such as notifying users of lost passwords, new accounts etc"
|
||||
email_custom_headers: "A pipe-delimited list of custom email headers"
|
||||
use_https: "Should the full url for the site (Discourse.base_url) be http or https?"
|
||||
use_https: "Should the full url for the site (Discourse.base_url) be http or https? DO NOT ENABLE THIS UNLESS HTTPS IS ALREADY SET UP AND WORKING!"
|
||||
summary_score_threshold: "The minimum score of a post to be included in the 'summary'"
|
||||
summary_posts_required: "Minimum posts in a topic before 'summary' mode is enabled"
|
||||
summary_likes_required: "Minimum likes in a topic before the 'summary' mode will be enabled"
|
||||
|
|
Loading…
Reference in New Issue