clarify use_https setting

This commit is contained in:
Jeff Atwood 2014-03-03 23:50:10 -08:00
parent 8010ed3ba1
commit d976623303
1 changed files with 1 additions and 1 deletions

View File

@ -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"