We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7622f14 commit 71aebf3Copy full SHA for 71aebf3
source/adminguide/accounts.rst
@@ -881,7 +881,7 @@ global settings are available to configure SMTP for password recovery.
881
`firstName`, `lastName`, `resetLink`, `token`.
882
* - ``user.password.reset.mail.domain.url``
883
- `null`
884
- - Domain URL (along with scheme - http:// or https:// and port as applicable)
+ - Domain URL (along with scheme - `http://` or `https://` and port as applicable)
885
for reset password links sent to the user via email. If this is not set, CloudStack
886
would determine the domain url based on the first management server from 'host' setting
887
and http scheme based on the https.enabled flag from server.properties file in the management server.
0 commit comments