Difference between revisions of "User:Sardisson/Camino Prefs"
Jump to navigation
Jump to search
(→camino branch: clarify) |
|||
| Line 28: | Line 28: | ||
* chimera.log_js_to_console - false | * chimera.log_js_to_console - false | ||
* chimera.store_passwords_with_keychain - true | * chimera.store_passwords_with_keychain - true | ||
| − | * chimera.search_page - ??? | + | * <s>chimera.search_page</s> - ??? |
==browser branch== | ==browser branch== | ||
Revision as of 23:54, 18 January 2007
N.B. Some of these prefs are dangerous and some do not work; they should not be changed.
Prefs whose default values are [in brackets] do not exist by default; i.e., they must be added via user.js
camino branch
- camino.accept_languages - [non-existant]
- // sets the http accept-lang header; takes an ordered list of lang codes, e.g. nb,nn,no,en
- // use only when you need to override the automatically-determined setting from system prefs
- camino.check_default_browser - true
- camino.disable_bonjour - [false]
- camino.enable_ad_blocking - false
- camino.enable_plugins - true
- camino.enable_tabjumpback - true
- camino.prefs_version - 1
- // do not change
- camino.remember_window_state - false
- camino.tab_bar_always_visible - true
- camino.use_system_proxy_settings true
- camino.viewsource_in_tab - [false]
- View source in tab (defaults to false, aka window)
- camino.warn_before_opening_feed - true
- camino.warn_when_closing - true
- camino.useragent.locale - [non-existant]
- similar to accept_languages, overrides UA string locale done by detection of the active Camino localization
chimera branch
- chimera.log_js_to_console - false
- chimera.store_passwords_with_keychain - true
chimera.search_page- ???
browser branch
- browser.download.autoDispatch - false
- // open downloaded files automatically
- browser.download.autoDownload - true
- // ??? [xpfe]
- browser.download.downloadRemoveAction
- // 0 - manual 1 - when Camino quits 2 - when the download finishes
- browser.download.progressDnldDialog.bringToFront - true
- // bring download window to the front when each download starts
- browser.download.progressDnldDialog.keepAlive - true
- // [xpfe] keep window open when done
- browser.history_expire_days - 9
- // [shared pref, unlisted]
- browser.reuse_window -
- // links from external apps 0 - new window 1 - new tab 2 - reuse ?
- browser.tabs.startPage - 0
- // use homepage when opening new tabs 0 - no 1 - yes
- browser.urlbar.autocomplete.enabled - true
- // disable autocomplete by setting to false