We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Re: Serving Sites from the Web Subdirectory
Priority: Medium
On the "Disable One-Click Updates" section of this page, there are two tabs. "Drupal" and "WordPress".
The solution under "Drupal" only works for Drupal 6/7 sites (sites using the "drupal" Framework.
For sites using the "drupal8" Framework (Drupal 8/9/10 and future), they need to use this command:
terminus site:upstream:set <site> empty
Either remove the current "Drupal" answer or maybe created two different Drupal tabs with each answer.
The text was updated successfully, but these errors were encountered:
Thanks @dficker! #9106
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Re: Serving Sites from the Web Subdirectory
Priority: Medium
Issue Description:
On the "Disable One-Click Updates" section of this page, there are two tabs. "Drupal" and "WordPress".
The solution under "Drupal" only works for Drupal 6/7 sites (sites using the "drupal" Framework.
For sites using the "drupal8" Framework (Drupal 8/9/10 and future), they need to use this command:
terminus site:upstream:set <site> empty
Suggested Resolution
Either remove the current "Drupal" answer or maybe created two different Drupal tabs with each answer.
The text was updated successfully, but these errors were encountered: