You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/settings/memory_constrained_envs.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,7 @@ always [upgrade to GitLab EE](https://docs.gitlab.com/ee/update/package/convert_
122
122
## Optimize Puma
123
123
124
124
WARNING:
125
-
This is an experimental [Alpha feature](https://docs.gitlab.com/ee/policy/alpha-beta-support.html#alpha-features) and subject to change without notice. The feature
125
+
This is an experimental [Alpha feature](https://docs.gitlab.com/ee/policy/experiment-beta-support.html#alpha-features) and subject to change without notice. The feature
126
126
is not ready for production use. If you want to use this feature, we recommend testing
127
127
with non-production data first. See the [known issues](https://docs.gitlab.com/ee/administration/operations/puma.html#puma-single-mode-known-issues)
- Set the application permissions to **App-only access**. Make sure the permissions are not set to **Delegated**.
22
22
23
23
If you would rather send application emails using [Microsoft Graph API](https://learn.microsoft.com/en-us/graph/api/user-sendmail?view=graph-rest-1.0&tabs=http)
24
-
with [OAuth 2.0 client credentials flow](https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-client-creds-grant-flow),
24
+
with [OAuth 2.0 client credentials flow](https://learn.microsoft.com/en-us/entra/identity-platform/v2-oauth2-client-creds-grant-flow),
25
25
add the following configuration information to `/etc/gitlab/gitlab.rb` and run `gitlab-ctl reconfigure`.
Check out more details in the [help page](https://www.feishu.cn/hc/articles/360049068017) of Feishu mail.
1244
+
Check out more details in the [help page](https://www.feishu.cn/hc/en-US/articles/360049068017-admin-allow-members-to-access-feishu-mail-using-third-party-email-clients) of Feishu mail.
1245
1245
1246
1246
```ruby
1247
1247
gitlab_rails['smtp_enable'] = true
@@ -1375,7 +1375,7 @@ following settings are set:
1375
1375
gitlab_rails['smtp_tls'] = true
1376
1376
```
1377
1377
1378
-
For more details, read [about the confusion over SMTP ports, TLS, and STARTTLS](https://www.fastmail.help/hc/en-us/articles/360058753834).
1378
+
For more details, read [about the confusion over SMTP ports, TLS, and STARTTLS](https://www.fastmail.help/hc/en-us/articles/360058753834-SSL-TLS-and-STARTTLS).
1379
1379
1380
1380
### Emails not sending when using external Sidekiq
0 commit comments