From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Wed, 9 Oct 2019 22:09:00 +0000 (-0500) Subject: Policy for LegacyProfiles X-Git-Tag: v1.10~11^2 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/6389a4e3a64d9e4445ad9053f1714072af37aa99?hp=67d9a1b9f74c0316a21945af7d7ad7bcfc6d2f33 Policy for LegacyProfiles --- diff --git a/README.md b/README.md index d950794..60cc86f 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ Policies can be specified using the Group Policy templates on Windows (https://g | **[`HardwareAcceleration`](#hardwareacceleration)** | Control hardware acceleration. | **[`Homepage`](#homepage)** | Configure the default homepage and how Firefox starts. | **[`InstallAddonsPermission`](#installaddonspermission)** | Configure the default extension install policy as well as origins for extension installs are allowed. +| **[`LegacyProfiles`](#legacyprofiles)** | Disable the feature enforcing a separate profile for each installation. | **[`LocalFileLinks`](#localfilelinks)** | Enable linking to local files by origin. | **[`NetworkPrediction`](#networkprediction)** | Enable or disable network prediction (DNS prefetching). | **[`NewTabPage`](#newtabpage)** | Enable or disable the New Tab page. @@ -1671,6 +1672,23 @@ Software\Policies\Mozilla\Firefox\InstallAddonsPermission\Default = 0x1 | 0x0 } } ``` +### LegacyProfiles +Disable the feature enforcing a separate profile for each installation. + +If this policy set to true, Firefox will not try to create different profiles for installations of Firefox in different directories. This is the equivalent of the MOZ_LEGACY_PROFILES environment variable. + +If this policy set to false, Firefox will create a new profile for each unique installation of Firefox. + +This policy only work on Windows via GPO (not policies.json). + +**Compatibility:** Firefox 70, Firefox ESR 68.2 (Windows only, GPO only)\ +**CCK2 Equivalent:** N/A\ +**Preferences Affected:** N/A + +#### Windows +``` +Software\Policies\Mozilla\Firefox\LegacyProfiles = = 0x1 | 0x0 +``` ### LocalFileLinks Enable linking to local files by origin. diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml index 245c3fa..2635b9b 100644 --- a/windows/de-DE/firefox.adml +++ b/windows/de-DE/firefox.adml @@ -225,6 +225,10 @@ For detailed information on creating the policy, see https://github.com/mozilla/ Wenn Sie die Richtlinieneinstellung deaktivieren, wird die Hardware-Beschleunigung deaktiviert. Wenn Sie die Richtlinieneinstellung aktivieren oder nicht konfigurieren, wird die Hardware-Beschleunigung aktiviert. + Legacy Profiles + If this policy is enabled, Firefox will not try to create different profiles for installations of Firefox in different directories. This is the equivalent of the MOZ_LEGACY_PROFILES environment variable. + +If this policy is disabled or not configured, Firefox will create a new profile for each unique installation of Firefox. Local File Links If this policy is enabled, you can specify origins where linking to local files is allowed. diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index 41a5815..bcc9dca 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -225,6 +225,10 @@ For detailed information on creating the policy, see https://github.com/mozilla/ If this policy is disabled, hardware acceleration and cannot be enabled. If this policy is enabled or not configured, hardware acceleration is enabled. + Legacy Profiles + If this policy is enabled, Firefox will not try to create different profiles for installations of Firefox in different directories. This is the equivalent of the MOZ_LEGACY_PROFILES environment variable. + +If this policy is disabled or not configured, Firefox will create a new profile for each unique installation of Firefox. Local File Links If this policy is enabled, you can specify origins where linking to local files is allowed. diff --git a/windows/es-ES/firefox.adml b/windows/es-ES/firefox.adml index 9c8faed..0124e17 100644 --- a/windows/es-ES/firefox.adml +++ b/windows/es-ES/firefox.adml @@ -225,6 +225,10 @@ Para obtener información detallada sobre la creación de la política, visite h Si esta política está deshabilitada, la aceleración por hardware no se puede habilitar. Si esta política está habilitada o no está configurada, la aceleración por hardware está habilitada. + Legacy Profiles + If this policy is enabled, Firefox will not try to create different profiles for installations of Firefox in different directories. This is the equivalent of the MOZ_LEGACY_PROFILES environment variable. + +If this policy is disabled or not configured, Firefox will create a new profile for each unique installation of Firefox. Enlaces a archivos locales Si esta política está habilitada, podrá especificar orígenes donde se permita la vinculación a archivos locales. diff --git a/windows/firefox.admx b/windows/firefox.admx index 133a337..7e9599e 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -17,6 +17,7 @@ + @@ -701,6 +702,16 @@ + + + + + + + + + + diff --git a/windows/fr-FR/firefox.adml b/windows/fr-FR/firefox.adml index ea4cb1f..a2c23e3 100644 --- a/windows/fr-FR/firefox.adml +++ b/windows/fr-FR/firefox.adml @@ -225,6 +225,10 @@ Pour plus d'informations sur la création d'une stratégie, voir https://github. Si cette stratégie est désactivée, l'accélération matérielle ne peut pas être activée. Si cette stratégie est activée ou non configurée, l'accélération matérielle est activée. + Legacy Profiles + If this policy is enabled, Firefox will not try to create different profiles for installations of Firefox in different directories. This is the equivalent of the MOZ_LEGACY_PROFILES environment variable. + +If this policy is disabled or not configured, Firefox will create a new profile for each unique installation of Firefox. Local File Links If this policy is enabled, you can specify origins where linking to local files is allowed. diff --git a/windows/it-IT/firefox.adml b/windows/it-IT/firefox.adml index 7d21020..318b86c 100644 --- a/windows/it-IT/firefox.adml +++ b/windows/it-IT/firefox.adml @@ -225,6 +225,10 @@ Per informazioni dettagliate sulla creazione della policy, si veda https://githu Se questo criterio è disabilitato, l'accelerazione hardware non può essere abilitata. Se questo criterio è abilitato o non configurato, l'accelerazione hardware è abilitata. + Legacy Profiles + If this policy is enabled, Firefox will not try to create different profiles for installations of Firefox in different directories. This is the equivalent of the MOZ_LEGACY_PROFILES environment variable. + +If this policy is disabled or not configured, Firefox will create a new profile for each unique installation of Firefox. Collegamenti file locali Se questo criterio è abilitato, è possibile specificare le origini da cui sono consentiti i collegamenti ai file locali.