Skip to content

Commit

Permalink
Do not set a sanitize password so they are generated randomly
Browse files Browse the repository at this point in the history
  • Loading branch information
omarlopesino committed Apr 2, 2024
1 parent 56b81e9 commit bac7f05
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drush/drush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ command:
options:
# Uncomment to omit cache and similar tables (including during a sql:sync).
structure-tables-key: common
sanitize:
options:
# Set a custom password if needed.
sanitize-password: password
sql:
# List of tables whose *data* is skipped by the 'sql-dump' and 'sql-sync'
# commands when the "--structure-tables-key=common" option is provided.
Expand Down

0 comments on commit bac7f05

Please sign in to comment.