mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-24 01:18:01 +02:00
Update activation-strategies.md
This commit is contained in:
parent
4ff9769c2d
commit
97566b62a1
@ -26,6 +26,9 @@ value to a number between 1 and 100 with a simple modulo operator.
|
||||
|
||||

|
||||
|
||||
Starting from v3.x all clients should use the 32bit Murmur-hash algorithm to normalize values.
|
||||
([issue 247](https://github.com/Unleash/unleash/issues/247))
|
||||
|
||||
**Parameters**
|
||||
- percentage - *The percentage (0-100) you want to enable to feature toggle for.*
|
||||
- groupId - *Used to define a activation groups, which allows you to correlate across feature toggles.*
|
||||
|
Loading…
Reference in New Issue
Block a user