@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix a typo of the word "granularity"

Summary: This isn't spelled as well as it could be.

Test Plan: O_O

Reviewers: chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D16827

+1 -1
+1 -1
src/docs/user/userguide/multimeter.diviner
··· 20 20 By default, Multimeter samples 0.1% of pages. This should be a reasonable rate 21 21 for most installs, but you can increase or decrease the rate by adjusting 22 22 `debug.sample-rate`. Increasing the rate (by setting the value to a lower 23 - number, like 100, to sample 1% of pages) will increase the granualrity of the 23 + number, like 100, to sample 1% of pages) will increase the granularity of the 24 24 data, at a small performance cost. 25 25 26 26 Using Multimeter