From 822500dce72b5e0f10ed803de2a3121aec8f67b8 Mon Sep 17 00:00:00 2001 From: Daniel Otykier Date: Tue, 5 Nov 2024 14:38:47 +0100 Subject: [PATCH] Update policies.md --- common/policies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/policies.md b/common/policies.md index 5b0256a2..86b84b5c 100644 --- a/common/policies.md +++ b/common/policies.md @@ -34,7 +34,7 @@ Below is a listing of the policies that can be controlled. To enforce one or mor ## Disabling web communications -If you want to ensure that Tabular Editor does not perform web requests, specify the `DisableUpdates`, `DisableBpaDownload`, `DisableWebDaxFormatter`, `DisableErrorReports` and `DisableTelemetry` policies. +If you want to ensure that Tabular Editor does not perform web requests, specify the `DisableUpdates`, `DisableBpaDownload`, `DisableWebDaxFormatter`, `DisableErrorReports`, `DisableTelemetry`, ànd `DisableDaxOptimizer` policies. ## Disabling custom scripts