We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa65530 commit 9199b59Copy full SHA for 9199b59
1 file changed
setup/db/server-setup.xml
@@ -366,6 +366,7 @@
366
alerts will be sent to) and smtp server needs to be
367
configured before enabling this feature.
368
-->
369
+ <!--
370
<configuration>
371
<name>alert.smtp.host</name>
372
<value>smtp.host.com</value>
@@ -398,6 +399,7 @@
398
399
<name>alert.smtp.debug</name>
400
<value>false</value>
401
</configuration>
402
+ -->
403
<!--
404
mount.parent determines where secondary storage is mounted on the management server.
405
0 commit comments