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: README.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
@@ -486,7 +486,7 @@ ingress:
486
486
* Description: Set given port for inbound mail in the acs config and deployment
487
487
* **Warning**: Setting only this port does not enable the system. Enabling requires additional acs config (see alfresco documentation).
488
488
* **Warning**: Modern acs images do not run the application as root, which precludes it from binding on priviliged ports -like the smtp well-known port 25.
489
-
* **Warning**: Setting only this property does not expose the port on the acs-service or the ingress. This freatures requires the property `acs.email.inbound.servciePort` and additional configuration of the ingress (see applicable ingress documentation)
489
+
* **Warning**: Setting only this property does not expose the port on the acs-service or the ingress. This freatures requires the property `acs.email.inbound.servicePort` and additional configuration of the ingress (see applicable ingress documentation)
0 commit comments