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 @@ -40,7 +40,7 @@ Javascript objects that map feature toggle keys to their respective configuratio
4040- _ auto_ : are configurations recognized automatically _ before initialization_ . This layer is meant to be used for the
4141 CDS modelling feature toggles of the form ` /fts/<feature-name> ` . For details see
4242 [ Feature Vector Provider] ({{ site.baseurl }}/plugin/#feature-vector-provider).
43- - _ files_ : are configuration files read _ during initialization_ . Files can be either in JSON or YAML format. For
43+ - _ files_ : are configuration files read _ during initialization_ . Files can be either in YAML or JSON format. For
4444 details see [ Configuration Usage] ({{ site.baseurl }}/usage/#configuration). This layer takes precedence over auto
4545 and the order of the files determines their precedence, with the _ last occurrence_ for each toggle overriding
4646 previous occurrences.
You can’t perform that action at this time.
0 commit comments