| **[`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.
}
}
```
+### 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.
<string id="HardwareAcceleration_Explain">Wenn Sie die Richtlinieneinstellung deaktivieren, wird die Hardware-Beschleunigung deaktiviert.
Wenn Sie die Richtlinieneinstellung aktivieren oder nicht konfigurieren, wird die Hardware-Beschleunigung aktiviert.</string>
+ <string id="LegacyProfiles">Legacy Profiles</string>
+ <string id="LegacyProfiles_Explain">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.</string>
<string id="LocalFileLinks">Local File Links</string>
<string id="LocalFileLinks_Explain">If this policy is enabled, you can specify origins where linking to local files is allowed.
<string id="HardwareAcceleration_Explain">If this policy is disabled, hardware acceleration and cannot be enabled.
If this policy is enabled or not configured, hardware acceleration is enabled.</string>
+ <string id="LegacyProfiles">Legacy Profiles</string>
+ <string id="LegacyProfiles_Explain">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.</string>
<string id="LocalFileLinks">Local File Links</string>
<string id="LocalFileLinks_Explain">If this policy is enabled, you can specify origins where linking to local files is allowed.
<string id="HardwareAcceleration_Explain">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.</string>
+ <string id="LegacyProfiles">Legacy Profiles</string>
+ <string id="LegacyProfiles_Explain">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.</string>
<string id="LocalFileLinks">Enlaces a archivos locales</string>
<string id="LocalFileLinks_Explain">Si esta política está habilitada, podrá especificar orígenes donde se permita la vinculación a archivos locales.
<definition name="SUPPORTED_FF67" displayName="$(string.SUPPORTED_FF67)"/>
<definition name="SUPPORTED_FF68" displayName="$(string.SUPPORTED_FF68)"/>
<definition name="SUPPORTED_FF6801" displayName="$(string.SUPPORTED_FF6801)"/>
+ <definition name="SUPPORTED_FF70" displayName="$(string.SUPPORTED_FF70)"/>
</definitions>
</supportedOn>
<categories>
<decimal value="0"/>
</disabledValue>
</policy>
+ <policy name="LegacyProfiles" class="Both" displayName="$(string.LegacyProfiles)" explainText="$(string.LegacyProfiles_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="LegacyProfiles">
+ <parentCategory ref="firefox" />
+ <supportedOn ref="SUPPORTED_FF70"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
<policy name="LocalFileLinks" class="Both" displayName="$(string.LocalFileLinks)" explainText="$(string.LocalFileLinks_Explain)" key="Software\Policies\Mozilla\Firefox\LocalFileLinks" presentation="$(presentation.LocalFileLinks)" >
<parentCategory ref="firefox" />
<supportedOn ref="SUPPORTED_FF68ESR" />
<string id="HardwareAcceleration_Explain">Si cette stratégie est désactivée, l'accélération matérielle ne peut pas être activée.\r
\r
Si cette stratégie est activée ou non configurée, l'accélération matérielle est activée.</string>\r
+ <string id="LegacyProfiles">Legacy Profiles</string>\r
+ <string id="LegacyProfiles_Explain">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.\r
+\r
+If this policy is disabled or not configured, Firefox will create a new profile for each unique installation of Firefox.</string>\r
<string id="LocalFileLinks">Local File Links</string>\r
<string id="LocalFileLinks_Explain">If this policy is enabled, you can specify origins where linking to local files is allowed.\r
\r
<string id="HardwareAcceleration_Explain">Se questo criterio è disabilitato, l'accelerazione hardware non può essere abilitata.
Se questo criterio è abilitato o non configurato, l'accelerazione hardware è abilitata.</string>
+ <string id="LegacyProfiles">Legacy Profiles</string>
+ <string id="LegacyProfiles_Explain">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.</string>
<string id="LocalFileLinks">Collegamenti file locali</string>
<string id="LocalFileLinks_Explain">Se questo criterio è abilitato, è possibile specificare le origini da cui sono consentiti i collegamenti ai file locali.