Set the default show_support setting
This commit is contained in:
@@ -43,4 +43,15 @@ return [
|
||||
*/
|
||||
|
||||
'automatic_localization' => false,
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Show Support for Cachet
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Whether to show the "Powered by Cachet" text in the footer.
|
||||
|
|
||||
*/
|
||||
|
||||
'show_support' => true,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user