Skip to content

Commit

Permalink
changed my mind
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin McFadden committed Oct 4, 2024
1 parent 0d17da7 commit a476f4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/database.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
'options' => extension_loaded('pdo_mysql')
? array_filter([
'sort_buffer_size' => '100M',
PDO::ATTR_PERSISTENT => true,
PDO::MYSQL_ATTR_SSL_CA => env('MYSQL_ATTR_SSL_CA'),
])
: [],
Expand Down

0 comments on commit a476f4e

Please sign in to comment.