File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ JS object that maps feature toggle keys to their respective configurations.
4242 [ Feature Vector Provider] ({{ site.baseurl }}/plugin/#feature-vector-provider).
4343- _ files_ : are configuration files read _ during initialization_ . Files can be either in JSON or YAML format. For
4444 details see [ Configuration Usage] ({{ site.baseurl }}/usage/#configuration). This layer takes precedence over auto
45- and the order of the files determines their precedence, with the last occurrence of a configuration overriding
45+ and the order of the files determines their precedence, with the _ last occurrence _ for each toggle overriding
4646 previous occurrences.
4747- _ runtime_ : are configurations passed just-in-time for initialization. This layer takes precedence over auto and
4848 files.
You can’t perform that action at this time.
0 commit comments