Skip to content

Commit 7ef993b

Browse files
committed
Crosslink to system property
1 parent cdc3714 commit 7ef993b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Diff for: src/docs/asciidoc/appendices/systemproperties/systemproperties.adoc

-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ Configures the default value for the `enableProtocol` connection property.
7171
See <<ref-enable-protocol>> for more information.
7272

7373
[#systemproperties-default-report-sql-warnings]
74-
7574
=== Default `reportSQLWarnings` value
7675

7776
[.since]_Jaybird 6_

Diff for: src/docs/asciidoc/reference/connection/reportsqlwarnings.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ Do not report any ``SQLWarning``s
1717

1818
Invalid values on the connection property will be rejected.
1919

20-
The default value can be overridden with the system property `org.firebirdsql.jdbc.defaultReportSQLWarnings`.
20+
The default value can be overridden with the system property <<systemproperties-default-report-sql-warnings,`org.firebirdsql.jdbc.defaultReportSQLWarnings`>>.
2121
It supports the same values as connection property `reportSQLWarnings`.
2222
Invalid values of the system property are ignored.

0 commit comments

Comments
 (0)