Skip to content

Commit

Permalink
Update datastore.php
Browse files Browse the repository at this point in the history
  • Loading branch information
inmanturbo authored Oct 5, 2024
1 parent e5e6eae commit 096a38b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/datastore.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
return [
'model' => \Envor\Datastore\Models\Datastore::class,
'create_databases' => env('DATASTORE_CREATE_DATABASES', true),
'push_middleware => env('DATASTORE_PUSH_CONTEXT_MIDDLEWARE', false),
];

0 comments on commit 096a38b

Please sign in to comment.