Change MinervaSchemaMainMenuClickTrackingSampleRate default in README

The Minerva README.md says the default for this should be 0.5 not 0.
Let's change this to 0 in the README to reflect the value in the
skin.json and avoid confusion.

Bug: T218627
Change-Id: I0e75b25729f99fa889dc230e68d5ee0b8e5f2df2
This commit is contained in:
Nicholas Ray 2019-04-15 18:54:02 -06:00 committed by Jdlrobson
parent 96abdd2597
commit 1be4a9e55a

View file

@ -242,4 +242,4 @@ when clearing it: `mw.storage.session.remove('mwuser-sessionId')`.
Defines the sampling rate for the MobileWebMainMenuClickTracking schema.
* Type: `Number`
* Default: `0.5`
* Default: `0`