QA/Telemetry/AboutPreferences: Difference between revisions
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
The following document will list all the about:config preferences that need to changed for the telemetry experiment staging server to work correctly. It will also list all the other preferences and what they are used for. | The following document will list all the about:config preferences that need to changed for the telemetry experiment staging server to work correctly. It will also list all the other preferences and what they are used for. | ||
= Preferences = | = Preferences = | ||
* experiments.enabled | '''Quick Note:''' Some of these are not listed in about:config and will need to be created manually | ||
* '''experiments.enabled''' | |||
** Indicates if the experiments are currently enabled/disabled (enabled by default) | ** Indicates if the experiments are currently enabled/disabled (enabled by default) | ||
* experiments.logging.level | * '''experiments.logging.level''' | ||
** Changing this to '''0''' will give you the ability to view the logs under the Browser Console. You'll have to enable '''Chrome and addon debugging''' Please see the "Logging Document" | ** Changing this to '''0''' will give you the ability to view the logs under the Browser Console. You'll have to enable '''Chrome and addon debugging'''. Please see the "Logging Document" |
Revision as of 15:59, 17 June 2014
Quick Summary
The following document will list all the about:config preferences that need to changed for the telemetry experiment staging server to work correctly. It will also list all the other preferences and what they are used for.
Preferences
Quick Note: Some of these are not listed in about:config and will need to be created manually
- experiments.enabled
- Indicates if the experiments are currently enabled/disabled (enabled by default)
- experiments.logging.level
- Changing this to 0 will give you the ability to view the logs under the Browser Console. You'll have to enable Chrome and addon debugging. Please see the "Logging Document"