Skip to content

Commit 8412db6

Browse files
authored
Update mac-preferences.md
Added definitionUpdateInterval and proxy settings.
1 parent 86e09f2 commit 8412db6

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

defender-endpoint/mac-preferences.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,29 @@ Determines the number of days after which the last installed security intelligen
426426
|**Data type**|Integer|
427427
|**Possible values**|7 (default). Allowed values are integers between 1 and 30|
428428

429+
#### Security intelligence update interval (in seconds)
430+
431+
Specifies the time interval (in seconds) after which security intelligence updates will be checked.
432+
433+
|Section|Value|
434+
|---|---|
435+
|**Key**|definitionUpdatesInterval|
436+
|**Data type**|Integer|
437+
|**Possible values**|28800 (default). Allowed values are integers between 60 and 86400|
438+
439+
#### Proxy for MDE communication
440+
441+
Configure proxy for all MDE cloud communication. If not set, the system-wide proxy is used.
442+
443+
|Section|Value|
444+
|---|---|
445+
|**Key**|proxy|
446+
|**Data type**|String|
447+
|**Comments**|Format: "http://proxy.server:port".|
448+
> [!IMPORTANT]
449+
>
450+
> - You can run "mdatp connectivity test" on endpoint to test mde connectivity after applying proxy.
451+
429452
### User interface preferences
430453

431454
Manage the preferences for the user interface of Microsoft Defender for Endpoint on macOS.

0 commit comments

Comments
 (0)