mirror of https://github.com/apache/cloudstack.git
comment out snmp configuration in server-setup.xml
This commit is contained in:
parent
aa65530960
commit
9199b59cc1
|
|
@ -366,6 +366,7 @@
|
|||
alerts will be sent to) and smtp server needs to be
|
||||
configured before enabling this feature.
|
||||
-->
|
||||
<!--
|
||||
<configuration>
|
||||
<name>alert.smtp.host</name>
|
||||
<value>smtp.host.com</value>
|
||||
|
|
@ -398,6 +399,7 @@
|
|||
<name>alert.smtp.debug</name>
|
||||
<value>false</value>
|
||||
</configuration>
|
||||
-->
|
||||
<!--
|
||||
mount.parent determines where secondary storage is mounted on the management server.
|
||||
-->
|
||||
|
|
|
|||
Loading…
Reference in New Issue