Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions docs/system_overview/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,6 @@ This file defines the behavior of the server Agent that answers individual reque
"cache_clearer_sleep_time_in_seconds": 600
},

// (Optional)
// Controls whether invocation of the msiSendMail microservice is allowed on the server.
// This option is NOT included on new installations or added during upgrades.
"enable_deprecated_msiSendMail": false,

// (Optional)
// Contains settings for controlling the behavior of the internal Hostname cache.
"hostname_cache": {
Expand Down