We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c292da4 commit 01b5196Copy full SHA for 01b5196
config/titelive-client.php
@@ -1,6 +1,7 @@
1
<?php
2
3
return [
4
+ 'shopping_closed' => env('TITELIVE_CLIENT_SHOPPING_CLOSED', false),
5
'book_directory' => [
6
'mock' => env('TITELIVE_CLIENT_MOCK_BOOK_DIRECTORY', false),
7
'use_cache' => env('TITELIVE_CLIENT_BOOK_DIRECTORY_USE_CACHE', false),
0 commit comments