Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit b3c50c2

Browse files
authored
Merge pull request #5780 from magento/ds_rm-obsolete-page
Remove obsolete topic and empty pages
2 parents 368b813 + a74c595 commit b3c50c2

File tree

13 files changed

+2
-100
lines changed

13 files changed

+2
-100
lines changed

_data/toc/software-update-guide.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,10 +156,6 @@ pages:
156156

157157
- label: Update the updater application
158158
url: /comp-mgr/updater/update-updater.html
159-
children:
160-
161-
- label: Updater application
162-
url: /comp-mgr/updater/updater.html
163159

164160
- label: Troubleshooting suggestions
165161
url: /comp-mgr/trouble/tshoot.html

guides/v2.2/cloud/env/variables-deploy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Configure how consumers process messages from the message queue by choosing one
115115

116116
- `true`—Consumers continue to process messages from the message queue until reaching the maximum number of messages (`max_messages`) specified in the `CRON_CONSUMERS_RUNNER` deploy variable before closing the TCP connection and terminating the consumer process. If the queue empties before reaching `max_messages`, the consumer waits for more messages to arrive.
117117

118-
{: .bs-callout .bs-callout-warning}
118+
{: .bs-callout .bs-callout-warning }
119119
If you use workers to run consumers instead of using a cron job, set this variable to true.
120120

121121
```yaml
@@ -129,7 +129,7 @@ stage:
129129
- **Default**—_Not set_
130130
- **Version**—Magento 2.1.4 and later
131131

132-
{{ .bs-callout-warning }}
132+
{: .bs-callout-warning }
133133
You must set the `CRYPT_KEY` value through the Project Web UI instead of the `.magento.env.yaml` file to avoid exposing the key in the source code repository for your environment. See [Set environment and project variables]({{ page.baseurl }}/cloud/project/project-webint-basic.html#project-conf-env-var).
134134

135135
When you move the database from one environment to another without an installation process, you need the corresponding cryptographic information. Magento uses the encryption key value set in the Web UI as the `crypt/key` value in the `env.php` file. This does not overwrite an existing encryption key value in the `env.php` file.

guides/v2.2/comp-mgr/updater/updater.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

guides/v2.2/install-gde/basics/basics-parent.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

guides/v2.2/install-gde/prereq/file-sys-perms-parent.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

guides/v2.2/install-gde/trouble/tshoot_other.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

guides/v2.3/comp-mgr/updater/updater.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

guides/v2.3/extension-dev-guide/async-bulk/queueing-operations.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

guides/v2.3/extension-dev-guide/async-bulk/response-operations.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

guides/v2.3/extension-dev-guide/async-bulk/topics-generator.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)