Merge pull request #3 from webfer/webfer-patch-1

Update README.md
This commit is contained in:
Fernando A Castro 2024-07-24 12:32:48 +02:00 committed by GitHub
commit 20a96908d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ drupal_settings:
database: mydatabase
username: user
password: secret
isolevel: "SET SESSION transaction_isolation=\\'READ-COMMITTED\\'"
isolevel: 'SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED'
config_directories: # Optional, Drupal 8
sync: path/to/config
trusted_hosts: # Optional, Drupal 8