Skip to content

Commit

Permalink
FFM-8890 Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
erdirowlands committed Aug 22, 2023
1 parent b5d70bb commit 74961c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,9 +217,9 @@ bitstring then runs through murmur3 hash again.

#### Elixir

Activation: To activate this feature, set `hash_flag_and_target_ids` to true.
Activation: To activate this feature, set `hash_flag_for_rollout` to true.

Default Behavior: If `hash_flag_and_target_ids` is not explicitly set, or set to false, the SDK will only hash the target identifier.
Default Behavior: If `hash_flag_for_rollout` is not explicitly set, or set to false, the SDK will only hash the target identifier.

```elixir
config :cfclient,
Expand Down

0 comments on commit 74961c4

Please sign in to comment.