Skip to content

Commit 3a8858f

Browse files
authored
QF210922-1 -- Fix missing tag (#583)
1 parent a81ac27 commit 3a8858f

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

modules/ROOT/pages/_partials/common-releasenotes.adoc

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,20 @@ More::
187187
// end::new-300-auto-purge[]
188188
// end::new-300-auto-purge-full[]
189189

190-
// end::feature1-300[]
190+
// tag::new-300-environment-vars[]
191+
// tag::new-300-environment-vars-full[]
192+
// tag::new-300-environment-vars-summ[]
193+
Sync Gateway configuration is extended to allow the use of defined _environment variables_ as substitution values inside the configuration file.
194+
This allows users to determine, pick-up and substitute appropriate values during Sync Gateway start-up.
195+
196+
// end::new-300-environment-vars-summ[]
197+
The use of environment variables within the configuration file increases the flexibility of the configuration process.
198+
It makes the switching of the runtime behavior -- for example during development, experimentation or testing -- much easier.
199+
200+
// end::new-300-environment-vars-full[]
201+
More::
202+
xref:configuration-environment-variables.adoc[Configuration Environment Variables]
203+
// end::new-300-environment-vars[]
191204

192205
// tag::feature1-300[]
193206

0 commit comments

Comments
 (0)