aboutsummaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
authorbudzow <michal.budzowski@sonarsource.com>2019-08-15 15:44:34 -0500
committersonartech <sonartech@sonarsource.com>2020-03-05 20:04:25 +0000
commite8c7e2c2387914fc0da055177b0534004574a840 (patch)
tree3a2bf9f1f044311d2c30d16190e89bcbade785c5 /server
parent4e276405988f4f25d1365a8592d81de24890e604 (diff)
downloadsonarqube-e8c7e2c2387914fc0da055177b0534004574a840.tar.gz
sonarqube-e8c7e2c2387914fc0da055177b0534004574a840.zip
Update requirements.md
Diffstat (limited to 'server')
-rw-r--r--server/sonar-docs/src/pages/requirements/requirements.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-docs/src/pages/requirements/requirements.md b/server/sonar-docs/src/pages/requirements/requirements.md
index 65f3a40d23a..9c4cc445233 100644
--- a/server/sonar-docs/src/pages/requirements/requirements.md
+++ b/server/sonar-docs/src/pages/requirements/requirements.md
@@ -44,7 +44,7 @@ We recommend using the Critical Patch Update (CPU) releases.
| | ![](/images/check.svg) 2016 (MSSQL Server 13.0) with bundled Microsoft JDBC driver. Express Edition is supported. |
| | ![](/images/check.svg) 2014 (MSSQL Server 12.0) with bundled Microsoft JDBC driver. Express Edition is supported. |
| | ![](/images/exclamation.svg) Collation must be case-sensitive (CS) and accent-sensitive (AS) (example: Latin1_General_CS_AS) |
-| | ![](/images/exclamation.svg) READ_COMMITTED_SNAPSHOT must be set on the SonarQube database to avoid potential deadlocks under heavy load |
+| | ![](/images/exclamation.svg) `READ_COMMITTED_SNAPSHOT` must be set on the SonarQube database to avoid potential deadlocks under heavy load |
| | ![](/images/info.svg) Both Windows authentication (“Integrated Security”) and SQL Server authentication are supported. See the Microsoft SQL Server section in Installing/installation/installing-the-server page for instructions on configuring authentication. |
| [Oracle](http://www.oracle.com/database/) | ![](/images/check.svg) 19C |
| | ![](/images/check.svg) 18C |