Disable the privacy notice page on first start.
This commit is contained in:
parent
f7c185ea27
commit
b18027ec44
4 changed files with 7 additions and 1 deletions
2
rootfs/defaults/prefs.js
Normal file
2
rootfs/defaults/prefs.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
// Disable the privacy notice page.
|
||||
user_pref("toolkit.telemetry.reportingpolicy.firstRun", false);
|
Loading…
Add table
Add a link
Reference in a new issue