- Timestamp:
- Oct 15, 2014, 12:07:29 AM (6 years ago)
- Branches:
- ng_0.9
- Children:
- 9d70ec
- Parents:
- f4283b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
defaults/preferences/preferences.js
rf4283b r18a879 30 30 pref("extensions.virtualIdentity.error_console", false); 31 31 pref("extensions.virtualIdentity.debug_notification", false); 32 pref("extensions.virtualIdentity.debug_to_file", false); 33 pref("extensions.virtualIdentity.debug_to_file_path", "virtualIdentity_debug.log"); 32 34 pref("extensions.virtualIdentity.notification_timeout", 5); 33 35 pref("extensions.virtualIdentity.warn_nonvirtual", false);
Note: See TracChangeset
for help on using the changeset viewer.