Skip to content

Commit f744e2a

Browse files
wied03MoSharpFA
andauthored
Update astro/src/components/docs/reference/_configuration-properties.mdx
Co-authored-by: Maurice Sharp <[email protected]>
1 parent f760f76 commit f744e2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

astro/src/components/docs/reference/_configuration-properties.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,8 @@ export const addlJavaArgsText = 'Any additional arguments that you want to pass
275275
</APIField>
276276

277277
<APIField name="fusionauth-app.silent-mode" type="Boolean" defaults="true" since="1.19.0">
278-
Determines if FusionAuth should use [Silent Mode](/docs/get-started/download-and-install/silent-mode) during the startup process. Previous to version `1.19.0`, Silent Mode was only available when the [<InlineField>fusionauth-app.runtime-mode</InlineField>](/docs/get-started/download-and-install/silent-mode) was `development`. This has been changed so that FusionAuth can now automatically apply database migrations during the startup process.
278+
Determines if FusionAuth uses [Silent Mode](/docs/get-started/download-and-install/silent-mode) during the startup process.
279+
279280
</APIField>
280281

281282
<APIField name="fusionauth-app.startup-probe.file-path" type="String (Path)" since="1.99.9">

0 commit comments

Comments
 (0)