diff options
Diffstat (limited to 'confvars.sh')
-rw-r--r-- | confvars.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/confvars.sh b/confvars.sh index f76eec2..d3f6756 100644 --- a/confvars.sh +++ b/confvars.sh @@ -69,7 +69,7 @@ MOZ_PHOENIX_EXTENSIONS=1 # Platform Feature: Sync Service MOZ_SERVICES_COMMON=1 -MOZ_SERVICES_SYNC=1 +MOZ_SERVICES_SYNC=0 # Platform Feature: JS based Downloads Manager MOZ_JSDOWNLOADS=1 |