mirror of
https://github.com/ironfox-oss/IronFox.git
synced 2026-04-26 01:47:59 -04:00
feat: Add MOZ_DISABLE_PARENTAL_CONTROLS=1 env variable for redundancy
Signed-off-by: celenity <celenity@celenity.dev>
This commit is contained in:
@@ -422,6 +422,7 @@ fi
|
||||
echo "export MOZ_APP_UA_NAME="Firefox""
|
||||
echo 'export MOZ_CRASHREPORTER='
|
||||
echo 'export MOZ_DATA_REPORTING='
|
||||
echo 'export MOZ_DISABLE_PARENTAL_CONTROLS=1'
|
||||
echo 'export MOZ_DISTRIBUTION_ID=org.ironfoxoss'
|
||||
echo 'export MOZ_INCLUDE_SOURCE_INFO=1'
|
||||
echo 'export MOZ_REQUIRE_SIGNING='
|
||||
|
||||
Reference in New Issue
Block a user