mirror of
https://github.com/ironfox-oss/IronFox.git
synced 2026-04-25 01:19:17 -04:00
18 lines
630 B
Diff
18 lines
630 B
Diff
diff --git a/mobile/android/fenix/app/nimbus.fml.yaml b/mobile/android/fenix/app/nimbus.fml.yaml
|
|
index 8f6c6df..73abf67 100644
|
|
--- a/mobile/android/fenix/app/nimbus.fml.yaml
|
|
+++ b/mobile/android/fenix/app/nimbus.fml.yaml
|
|
@@ -309,9 +309,9 @@ features:
|
|
defaults:
|
|
- channel: developer
|
|
value:
|
|
- enabled: true
|
|
- product-recommendations: true
|
|
- product-recommendations-exposure: true
|
|
+ enabled: false
|
|
+ product-recommendations: false
|
|
+ product-recommendations-exposure: false
|
|
|
|
print:
|
|
description: A feature for printing from the share or browser menu.
|