From 77fd7cf3b1d1bf2cca5c9d019e7f083e594249a2 Mon Sep 17 00:00:00 2001 From: Daniel Otykier Date: Tue, 5 Nov 2024 14:38:59 +0100 Subject: [PATCH] Update policies.md (#124) --- common/policies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/policies.md b/common/policies.md index 5b0256a..86b84b5 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