Tweak
This commit is contained in:
+10
-8
@@ -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,
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user