# Mozilla User Preferences /* Do not edit this file. * * If you make changes to this file while the application is running, * the changes will be overwritten when the application exits. * * To make a manual change to preferences, you can visit the URL about:config */ user_pref("media.navigator.permission.disabled", true); user_pref("print.print_orientation", 1); user_pref("print.print_paper_height", " 3.37"); user_pref("print.print_paper_name", "Card"); user_pref("print.print_paper_size_type", 1); user_pref("print.print_paper_size_unit", 0); user_pref("print.print_paper_width", " 2.13"); user_pref("print.print_resolution", 300); user_pref("print.print_scaling", " 1.00"); user_pref("print.print_shrink_to_fit", true); user_pref("print_printer", "kiosk-printer"); user_pref("browser.xul.error_pages.expert_bad_cert", "true"); user_pref("browser.ssl_override_behavior", "2");