We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
msiSendMail
1 parent 5fce7b6 commit c9f5c10Copy full SHA for c9f5c10
docs/system_overview/configuration.md
@@ -56,11 +56,6 @@ This file defines the behavior of the server Agent that answers individual reque
56
"cache_clearer_sleep_time_in_seconds": 600
57
},
58
59
- // (Optional)
60
- // Controls whether invocation of the msiSendMail microservice is allowed on the server.
61
- // This option is NOT included on new installations or added during upgrades.
62
- "enable_deprecated_msiSendMail": false,
63
-
64
// (Optional)
65
// Contains settings for controlling the behavior of the internal Hostname cache.
66
"hostname_cache": {
0 commit comments