We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ca939a commit 7294cdeCopy full SHA for 7294cde
docs/docs/upgrade.md
@@ -13,8 +13,8 @@ for the recreated users.
13
14
The behaviour of `./configure` has changed. The environment variables
15
for enabling and disabling features are no longer supported and replaced
16
-by CLI flags. The support for the databases can now be enabled/disabled
17
-by *\--disable-mysql*, *\--disable-sqlite* and *\--enable-postgres*. The
+by CLI flags. The support for the databases can now be enabled/disabled.
+Examples: *\--disable-mysql*, *\--enable-sqlite*, *\--enable-postgres*. The
18
suppport for TLS can be disabled by *\--disable-tls*. You can use
19
`./configure --help` for an overview of the available CLI flags.
20
0 commit comments