Skip to content

Move backup-dir under drush.paths in config docs.#5104

Merged
weitzman merged 2 commits intodrush-ops:11.xfrom
richardbporter:richardbporter-patch-1
Apr 1, 2022
Merged

Move backup-dir under drush.paths in config docs.#5104
weitzman merged 2 commits intodrush-ops:11.xfrom
richardbporter:richardbporter-patch-1

Conversation

@richardbporter
Copy link
Contributor

Setting drush.backup-dir as outlined in the docs was not working for me. FsUtils::getBackupDirParent() seems to be looking for the config at drush.paths.backup-dir.

Drush::config()->get('drush.paths.backup-dir'),

This PR changes the docs to reflect that, although maybe FsUtils should be updated instead?

@richardbporter richardbporter changed the title Nest backup-dir under drush.paths in config docs. Move backup-dir under drush.paths in config docs. Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants