This commit is contained in:
Graham Campbell
2016-06-01 11:42:25 +01:00
parent 2dacc71e8a
commit 4b41395144
+10 -8
View File
@@ -10,6 +10,7 @@
*/ */
return [ return [
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| Dashboard Login Link | Dashboard Login Link
@@ -44,14 +45,15 @@ return [
'automatic_localization' => false, 'automatic_localization' => false,
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| Show Support for Cachet | Show Support for Cachet
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| |
| Whether to show the "Powered by Cachet" text in the footer. | Whether to show the "Powered by Cachet" text in the footer.
| |
*/ */
'show_support' => true, 'show_support' => true,
]; ];