File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -426,6 +426,29 @@ Determines the number of days after which the last installed security intelligen
426
426
| ** Data type** | Integer|
427
427
| ** Possible values** | 7 (default). Allowed values are integers between 1 and 30|
428
428
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
+
429
452
### User interface preferences
430
453
431
454
Manage the preferences for the user interface of Microsoft Defender for Endpoint on macOS.
You can’t perform that action at this time.
0 commit comments