1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00

type: Update docs/user_guide/strategy-constraints.md

This commit is contained in:
Christopher Kolstad 2021-02-24 10:50:11 +01:00 committed by GitHub
parent 56e6093eda
commit 477676a15a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ It is also possible to constrain a activation strategy configuration on custom c
> Starting with Unleash-enterprise version 3.2.28 customers can define their custom context fields via the user interface.
You can also define your own custom context fields that you can use together with strategy constraints. We have seen customer use multiple variants of custom context fields to control their feature roll-out:
You can also define your own custom context fields that you can use together with strategy constraints. We have seen customers use multiple variants of custom context fields to control their feature roll-out:
- region
- country
@ -51,4 +51,3 @@ Legal values defines all possible values for the context field. this will be use
![New context fields](../assets/constraints_legal_values.png)