true, /* |-------------------------------------------------------------------------- | Enable subscribers |-------------------------------------------------------------------------- | | Whether to allow people to subscribe to the status page. | */ 'enable_subscribers' => true, /* |-------------------------------------------------------------------------- | Automatic Localization |-------------------------------------------------------------------------- | | Whether to automatically localize the status to the visitors default | browser language settings. | */ 'automatic_localization' => false, /* |-------------------------------------------------------------------------- | Show Support for Cachet |-------------------------------------------------------------------------- | | Whether to show the "Powered by Cachet" text in the footer. | */ 'show_support' => true, ];