CONFIG_OPTION_closed=The text to display when your site is closed.
CONFIG_OPTION_site_closed=Should the website be open or closed to the public?
_CONFIG_OPTION_site_closed=Should the website be open or closed to the public? The hero slider will still be visible if you close the site. However, you can also hide the hero slider by later editing this option in the Admin Zone > Setup > Configuration > Site options > Closed site
CONFIG_OPTION_welcome_message=The text displayed in the welcome block (which is on the front page by default), to welcome people to your site.
CONFIG_OPTION_site_scope=The scope (topic) of your site. This should be a very short phrase that may be embedded within a sentence. For example, a site involving chocolate might choose ‘chocolate’ as the scope. The software may then use the scope in a larger sentence, for example “We hope that this is the best site for <em>chocolate</em> on the Internet.”.
CONFIG_OPTION_description=This appears beside your site name in search engine results for any content pages that don't have their own descriptions/summaries.
CONFIG_OPTION_mail_queue=Whether e-mails should be sent sequentially from a queue (by the system scheduler). Queue-based processing of e-mails will help smooth out system load, especially when a page request needs to send out many e-mails. A page request can trigger many e-mails if many members are listening on the same notifications.
CONFIG_OPTION_mail_queue_debug=Whether all e-mail will be held in the queue rather than sent, and you need to edit/force-send/delete items manually. This is very useful when first debugging a sophisticated website, if you are concerned e-mails might not be going out in adequate condition, or spurious e-mails might be sent. If you have this option enabled and then disable it, the e-mail queue will be processed quickly afterwards (so make sure you have deleted any inappropriate e-mails from the queue first).
STATS_WHEN_CLOSED=Collect stats when closed
CLOSED_HIDE_HERO=Closed, and hide the hero slider
CONFIG_OPTION_stats_when_closed=Whether to collect statistics/log data when the site is closed.
IP_STRICT_FOR_SESSIONS=Enforce IP addresses for sessions
CONFIG_OPTION_enable_previews=Whether to provide a preview feature for actions.
@@ -481,6 +483,7 @@ CONFIG_OPTION_vote_member_ip_restrict=Whether members should be limited by IP ad
VOTE_MEMBER_IP_RESTRICT=Limit by IP address
FOOTER_LINKS=Footer links
CLOSED_SITE_OPTION=Open/Closed site
CLOSED_SITE_HIDE_HERO_OPTION=Hide hero slider when closed
OEMBED_MANUAL_PATTERNS=oEmbed end-points
CONFIG_OPTION_oembed_manual_patterns=Advanced feature. A list of oEmbed end-point patterns, for websites that don't support auto-discovery, or websites we want to speed up oEmbed display for (by avoiding a discovery search).