Skip to content

Commit e0cbfd6

Browse files
authored
Update mac-preferences.md
refined strings
1 parent 8412db6 commit e0cbfd6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

defender-endpoint/mac-preferences.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,8 @@ Specifies the time interval (in seconds) after which security intelligence updat
434434
|---|---|
435435
|**Key**|definitionUpdatesInterval|
436436
|**Data type**|Integer|
437-
|**Possible values**|28800 (default). Allowed values are integers between 60 and 86400|
437+
|**Possible values**|28800 (default, 8 hours). Allowed values are integers between 60 (1 minute) and 86400 (24 hours)|
438+
|**Comments**|Setting the value too low may lead to repeated or unnecessary security intelligence update checks.|
438439

439440
#### Proxy for MDE communication
440441

@@ -444,10 +445,10 @@ Configure proxy for all MDE cloud communication. If not set, the system-wide pro
444445
|---|---|
445446
|**Key**|proxy|
446447
|**Data type**|String|
447-
|**Comments**|Format: "http://proxy.server:port".|
448+
|**Comments**|Format: "http://proxy.server:port" or "https://proxy.server:port".|
448449
> [!IMPORTANT]
449-
>
450-
> - You can run "mdatp connectivity test" on endpoint to test mde connectivity after applying proxy.
450+
> - Incorrect proxy configuration can disrupt MDE functionality.
451+
> - You can run "mdatp connectivity test" on endpoint to test mde connectivity after applying proxy settings.
451452
452453
### User interface preferences
453454

0 commit comments

Comments
 (0)